NFontFaceStyleDescriptor Class Members
In This Topic
The following tables list the members exposed by NFontFaceStyleDescriptor.
Public Constructors
Protected Fields
| Name | Description |
| rtCb | |
Top
Public Properties
| Name | Description |
| FontStyle | Gets the font style (regular, bold, italic, bold italic etc.) |
Top
Public Methods
| Name | Description |
| Equals | Checks whether the given object is equal to this font face style descriptor. |
| GetFontDescriptor | Returns the font descriptor of this font face |
| GetHashCode | Gets the has code of this font face style descriptor. |
Top
See Also