[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.EmbeddedFontType

Enum EmbeddedFontType

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

Specifies the type of an embedded font.

public enum EmbeddedFontType

Fields

Bold = 1

Bold form of embedded font.

BoldItalic = 3

Bold italic form of embedded font.

Italic = 2

Italic form of embedded font.

Regular = 0

Regular form of embedded font.