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