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.
# Python def CreateCopy( self ) -> IGIS_PrintableControl:
Type | Description |
---|---|
IGIS_PrintableControl | created copy object. |
Do not call this method directly. Method is only for internal communication.