[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathFractionType

Enum OMathFractionType

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

Specifies the type of fraction in the OMathFraction structure.

public enum OMathFractionType

Fields

Bar = 0

Bar fraction.

Linear = 2

Linear fraction.

NoBar = 3

No-Bar fraction (Stack).

Skewed = 1

Skewed fraction.