Share via


FontCollectionIndexValues-Enumeration

Font Collection Index

Namespace:  DocumentFormat.OpenXml.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

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

Member

Membername Beschreibung
Major Major Font. When the item is serialized out as xml, its value is "major".
Minor Minor Font. When the item is serialized out as xml, its value is "minor".
None None. When the item is serialized out as xml, its value is "none".

Siehe auch

Referenz

DocumentFormat.OpenXml.Drawing-Namespace