Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextFormat Class / FontStyle Property

In This Topic
    FontStyle Property (TextFormat)
    In This Topic
    Gets or sets the flags indicating the desired or emulated style of the font.
    Syntax
    'Declaration
     
    Public Property FontStyle As FontStyle
    public FontStyle FontStyle {get; set;}
    See Also