User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer.printpdf_3_widestring

Table of Contents

IGIS_Viewer.PrintPdf_3 method

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.PrintPdf_3 | Methods | Properties

Print current extent to PDF on the default size page.

Available also on: Delphi | .NET | Java | Python.

Syntax

// C#
public void PrintPdf_3(
  WideString _path
);
' VisualBasic
Public Sub PrintPdf_3(
  ByVal _path As WideString
)
// Oxygene
public
  procedure PrintPdf_3(
    _path : WideString
  );

Parameters

Name Type Description
_path WideString Name of the file to be written to.
2025/11/13 01:02

Page Tools