DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.PrintPdf_4 | Methods | Properties
Print current extent to PDF on the default size page.
// 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 pdf should be written. |