OutLineType Enum
Indicates the font outline types in a opentype font.
public enum OutLineType
Public Enum OutLineType
Inheritance: ObjectValueTypeEnumOutLineType
Fields
OutLineType.PostScriptOutLine | 1 | Indicates Postscript (CFF) outline. |
OutLineType.TrueTypeOutline | 0 | Indicates Truetype outline. |
Licensing Info
This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.