ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.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