The FontFormat type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
FontFormat |
Creates and initializes an instance of the FontFormat class. |
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString |
Returns a String that represents the current FontFormat. (Overrides Object.ToString()().) |
| Name | Description | |
|---|---|---|
|
|
Bold |
Gets or sets a value specifying whether the font is bold. |
|
|
Italic |
Gets or sets a value specifying whether the font is italic. |
|
|
Name |
Gets or sets a font name. |
|
|
Size |
Gets or sets a font size (in pixels). |