ComponentOne Word for WinForms
C1.C1Word.4.8 Assembly / C1.C1Word.Objects Namespace / RtfFont Class / CharSet Property

In This Topic
    CharSet Property
    In This Topic
    Gets font's charset.
    Syntax
    'Declaration
     
    Public ReadOnly Property CharSet As System.Integer
    public System.int CharSet {get;}

    Property Value

    The Word/RTF font's charset.
    See Also