DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.PrintPdf_4 | Methods | Properties
Prints the current extent to PDF using the default page size.
// C# public void PrintPdf_4( _stream _stream );
' VisualBasic Public Sub PrintPdf_4( ByVal _stream As _stream )
// Oxygene public procedure PrintPdf_4( _stream : _stream );
| Name | Type | Description |
|---|---|---|
| _stream | _stream | Stream to which the PDF should be written. |