NotFoundFontEventArgs.FontFileData Property
Gets or sets the font file data to be used in place of the missing font.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v25.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Property Value
| Type | Description |
|---|---|
| Byte[] | The font data in the Byte format. |
See Also