HPS.Publish.Text.Font Class Reference
The Publish::Text::Font class is a concept class for text-font-related enumerations. More...
Public Types | |
enum | Name { Name.TimesRoman = 0, Name.TimesItalic = 1, Name.TimesBold = 2, Name.TimesBoldItalic = 3, Name.Helvetica = 4, Name.HelveticaOblique = 5, Name.HelveticaBold = 6, Name.HelveticaBoldOblique = 7, Name.Courier = 8, Name.CourierOblique = 9, Name.CourierBold = 10, Name.CourierBoldOblique = 11 } |
Enumerates the built-in fonts available for text strings. More... | |
enum | Style { Style.Regular = 0, Style.Bold = 1, Style.Italic = 2, Style.BoldItalic = 3 } |
Enumerates the font styles to use for text strings. More... | |
enum | Type { Type.BuiltIn = 0, Type.Explicit = 1 } |
Enumerates the types of fonts to use for text strings. More... | |
Detailed Description
The Publish::Text::Font class is a concept class for text-font-related enumerations.
Member Enumeration Documentation
Enumerates the built-in fonts available for text strings.
The documentation for this class was generated from the following file:
- internals/hps_sprk_publish/source/cs/HPS.Publish.cs