FontCollectionIndex Enumeration
|
Represents font's index in a collection.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public enum FontCollectionIndex
Public Enumeration FontCollectionIndex
public enum class FontCollectionIndex
Members
|
|
Member name
|
Value
|
Description
|
|
|
None
|
0
|
|
|
|
Minor
|
1
|
|
|
|
Major
|
2
|
|
See Also