PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / Font Class / GdiCharSet Property

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