Public Types |
Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
HPS.Publish.Text.Font Class Reference
Inheritance diagram for HPS.Publish.Text.Font:

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 } |
enum | Style { Style.Regular = 0, Style.Bold = 1, Style.Italic = 2, Style.BoldItalic = 3 } |
enum | Type { Type.BuiltIn = 0, Type.Explicit = 1 } |
Public Member Functions | |
virtual void | Dispose () |
Font (HPS.Publish.Text.Font in_that) | |
Protected Member Functions | |
virtual void | deleteCptr () |
Protected Attributes | |
bool | cMemOwn |
HandleRef | cptr |
Detailed Description
The Publish.Text.Font class is a concept class for text-font-related enumerations.
Member Enumeration Documentation
◆ Name
|
strong |
Enumerates the built-in fonts available for text strings.
◆ Style
|
strong |
◆ Type
|
strong |
The documentation for this class was generated from the following file:
- internals/hps_sprk_publish/source/cs/HPS.Publish.cs