DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Layer.CodePage | Methods | Properties
Code Page in which text has been stored. If 0 then viewer (if attached) or system default code page will be used.
// C# public Integer CodePage { get {} set {} }
' VisualBasic Public Property CodePage As Integer Get End Get Set(ByVal value As Integer) End Set End Property
// Oxygene public property CodePage : Integer read read;
Type |
---|
int Integer |