Share via


FontPartType Enumeration (Microsoft.Office.DocumentFormat.OpenXml.Packaging)

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Types of FontPart

Namespace: Microsoft.Office.DocumentFormat.OpenXml.Packaging
Assembly: Microsoft.Office.DocumentFormat.OpenXml (in microsoft.office.documentformat.openxml.dll)

Syntax

'Declaration
Public Enumeration FontPartType
'Usage
Dim instance As FontPartType
public enum FontPartType

Members

  Member name Description
FontData Font Data (.fntdata)  
FontOdttf Obfuscated TTF Font (.odttf)  
FontTtf TrueType Font (.ttf)  

See Also

Reference

Microsoft.Office.DocumentFormat.OpenXml.Packaging Namespace