Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Report.Util Namespace / FontHolder Class / GdiCharSet Property

In This Topic
    GdiCharSet Property
    In This Topic
    Gets or sets the GDI character set used by the encapsulated Font.
    Syntax
    'Declaration
     
    Public Property GdiCharSet As Byte
    public byte GdiCharSet {get; set;}
    See Also