User Tools

Site Tools


api:dk11:java:tatukgis.jdk.igis_printablecontrol

Table of Contents

IGIS_PrintableControl interface

DK for Java | tatukgis.jdk.IGIS_PrintableControl | Interfaces | Methods | Properties

Common API for printing control.

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

Syntax

// Java
public abstract interface IGIS_PrintableControl {
};
// Oxygene
type
  IGIS_PrintableControl = public interface
  end;

Methods

Inherited Overrides Protected
Name Visibility Description
CreateCopy public Prepare a copy of the control for printing.
FreeCopy public Release a copy of the control.
PrintBmp public Print the control on the given bitmap.
PrintPdf public Print the control on the given PDF context.

Properties

Inherited Protected
Name Visibility Description
InternalName public Used internally by TatukGIS.

2026/07/05 02:36

Page Tools