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