ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / EmbeddedFont Class / CharSet Property

In This Topic
    CharSet Property
    In This Topic
    Gets the charset of the current embedded font.
    Syntax
    'Declaration
     
    Public ReadOnly Property CharSet As System.Byte
    public System.byte CharSet {get;}
    See Also