User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer.printpdf_4__stream

Table of Contents

IGIS_Viewer.PrintPdf_4 method

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

Print current extent to PDF on the default size page.

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

Syntax

// C#
public void PrintPdf_4(
  _stream _stream
);
' VisualBasic
Public Sub PrintPdf_4(
  ByVal _stream As _stream
)
// Oxygene
public
  procedure PrintPdf_4(
    _stream : _stream
  );

Parameters

Name Type Description
_stream _stream Stream to which pdf should be written.
2025/11/13 01:02

Page Tools