ComponentOne ReportViewer for ASP.NET Web Forms
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 System.Byte
    public System.byte GdiCharSet {get; set;}
    See Also