[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.FontStyle

FontStyle Enum

Specifies the emulated style of the font, if necessary.

Namespace: GrapeCity.Documents.Text
Assembly: DS.Documents.Imaging.dll
Syntax
[Flags]
public enum FontStyle
<Flags>
Public Enum FontStyle

Fields

Name Description
Bold

Bold text.

BoldItalic

Applied both the Bold and Italic attributes.

Italic

Italic text.

Regular

Normal text.