NotFoundFontEventArgs.RequestedFont Property
Gets the name of the font referenced in the document, but missing in the current hosting environment.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
String | A String that specifies the font name. |
See Also