[]
Unique identifier of font in various font processing algorithms of C1Preview:
public class FontKey
| Name | Description |
|---|---|
| FontKey(string, bool, bool) | |
| FontKey(string, byte) |
| Name | Description |
|---|---|
| c_flgBold | Bold constant. |
| c_flgItalic | Italic constant. |
| Name | Description |
|---|---|
| Bold | Gets bold flag of the font. |
| Flags | Gets flags of the font. |
| Italic | Gets italic flag of the font. |
| Name | Gets name of the font. |
| Style | Gets style of the font. |
| Name | Description |
|---|---|
| Equals(object) | |
| GetHashCode() |
| Name | Description |
|---|---|
| operator ==(FontKey, FontKey) | |
| operator !=(FontKey, FontKey) |