OutLineType Enum

Indicates the font outline types in a opentype font.

public enum OutLineType
Public Enum OutLineType

Inheritance: ObjectValueTypeEnumOutLineType

Fields

OutLineType.PostScriptOutLine1Indicates Postscript (CFF) outline.
OutLineType.TrueTypeOutline0Indicates Truetype outline.

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.Text.OpenTypeFontTables

In this topic