[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.OutlineNode.FontStyle

Enum OutlineNode.FontStyle

Namespace
GrapeCity.Documents.Pdf
Assembly
GcDocs.Pdf.dll

Defines possible styles of outline text.

[Flags]
public enum OutlineNode.FontStyle

Fields

Bold = 2

Bold style.

Italic = 1

Italic style.

Regular = 0

Regular.