'Declaration Public Enum FontFallbackScope Inherits System.Enum
public enum FontFallbackScope : System.Enum
'Declaration Public Enum FontFallbackScope Inherits System.Enum
public enum FontFallbackScope : System.Enum
Member | Description |
---|---|
Default | Search fallback fonts in the custom font collection, then search in the system fonts. |
FontCollectionOnly | Search fallback fonts in the custom font collection only, if any specified. |
None | Do not search for the font fallbacks. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Text.FontFallbackScope