ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.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 Integer
    public int CharSet {get;}

    Property Value

    The Word/RTF font's charset.
    See Also