Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ThemeFont Class / CharSetCode Property

In This Topic
    CharSetCode Property
    In This Topic
    Gets or sets a numeric value that corresponds to CharSet.
    Syntax
    'Declaration
     
    Public Property CharSetCode As System.Byte
    public System.byte CharSetCode {get; set;}
    See Also