PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / EmbeddedFont Class / CharSet Property

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