Enum FontFileFormatType

Enum FontFileFormatType

Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.3.0)

Represents font format type.

public enum FontFileFormatType

Fields

Otf = 2

OTF font format type.

Ttc = 3

TTC font format type.

Ttf = 1

TTF font format type.

Unknown = 0

Unknown font format type.