Enum FontCollectionIndex
Enumeration represents one of the fonts associated with the style.
public enum FontCollectionIndex : byte
Fields
major = 2
(Major Font) The major font of the style's font scheme.
minor = 1
(Minor Font) The minor font of the style's font scheme.
none = 0
(None) No font reference.