FontType Enum

Represents font types.

public enum FontType
Public Enum FontType

Inheritance: ObjectValueTypeEnumFontType

Fields

FontType.TrueType0Font type is true type.
FontType.Type01Font type is type0.
FontType.Type12Font type is type1.
FontType.Type33Font type is type3.
FontType.Unknown4Font type is unknown.

Licensing Info

This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

ceTe.DynamicPDF.Merger

In this topic