FormattingType enumeration

FormattingType enumeration

Represents the type of formatting applied to an Area object or a Line object.

The FormattingType type exposes the following members:

Fields

FieldDescription
AUTOMATICRepresents automatic formatting type.
CUSTOMRepresents custom formatting type.
NONERepresents none formatting type.

See Also