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

In This Topic
    Style Property (EmbeddedFont)
    In This Topic
    Gets a style of current embedded font.
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As FontStyle
    public FontStyle Style {get;}
    See Also