DK11 for .NET | TatukGIS.NDK.TGIS_Layer.CodePage | Constructors | Fields | Methods | Properties | Events
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 |