FontPartType Enumeration
Defines FontPartType - types of FontPart.
Namespace: DocumentFormat.OpenXml.Packaging
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
Public Enumeration FontPartType
用法
Dim instance As FontPartType
public enum FontPartType
Members
Member name | Description | |
---|---|---|
FontData | Font Data (.fntdata). | |
FontTtf | TrueType Font (.ttf). | |
FontOdttf | Obfuscated TTF Font (.odttf). |