PdfWidgetFacade.FontName Property
In This Article
Specifies the widget font name.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Property Value
Type | Description |
---|---|
String | The font name. |
#Remarks
The FontName property value does not affect radio button and check box markers.
See Also