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

Prints the current extent to PDF using the default page size.

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 the PDF should be written.
2026/07/11 00:07

Page Tools