User Tools

Site Tools


api:dk11:python:tatukgis.pdk.igis_printablecontrol.createcopy_void

Table of Contents

IGIS_PrintableControl.CreateCopy method

DK11 for Python | tatukgis.pdk.IGIS_PrintableControl.CreateCopy | Methods | Properties

Prepare a copy of the control for printing. It prevents for making changes to the original control during printing.

Available also on: Delphi | .NET | Java.

Syntax

# Python
def CreateCopy(
  self
) -> IGIS_PrintableControl: 

Result

Type Description
IGIS_PrintableControl created copy object.

Remarks

Do not call this method directly. Method is only for internal communication.

2023/08/09 01:50

Page Tools