ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word Namespace / Font Class / GdiCharSet Property

In This Topic
    GdiCharSet Property
    In This Topic
    Gets or sets charset code for this font.
    Syntax
    'Declaration
     
    Public Property GdiCharSet As Byte
    public byte GdiCharSet {get; set;}
    See Also