User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_layer.codepage

Table of Contents

TGIS_Layer.CodePage property

DK11 for Python | tatukgis.pdk.TGIS_Layer.CodePage | Constructors | Methods | Properties | Events | Events

Code Page in which text has been stored. If 0 then viewer (if attached) or system default code page will be used.

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

Syntax

# Python
@property
def CodePage(
  self
) -> int: 
 
@CodePage.setter
def CodePage(
  self,
  _value: int
) -> None: 

Value

Type
int
2023/08/09 01:53

Page Tools