[]
Represents platform independent Font object. Under WinForms encapsulates a C1.WPF.Document.Util.Font object and provides get/set access to the font properties.
public class FontData : FontHolder, INotifyPropertyChanged
| Name | Description |
|---|---|
| Data | Gets binary data of this font data. |
| Embed | Gets or sets a value that indicates whether embedded this font. |
| Format | Gets embedded font format of this font data. |
| FullName | Gets full name of this font data. |