[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.NumberSpacing

Enum NumberSpacing

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

Specifies the number spacing setting for an OpenType font.

public enum NumberSpacing

Fields

Default = 0

Applies the default number spacing for the font.

Proportional = 1

Applies proportional number spacing to the font.

Tabular = 2

Applies tabular number spacing to the font.