Back to Devexpress

PdfWidgetFacade.FontName Property

officefileapi-devexpress-dot-pdf-dot-pdfwidgetfacade-51ed8870.md

latest1.0 KB
Original Source

PdfWidgetFacade.FontName Property

Specifies the widget font name.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public string FontName { get; set; }
vb
Public Property FontName As String

Property Value

TypeDescription
String

The font name.

|

Remarks

The FontName property value does not affect radio button and check box markers.

See Also

PdfWidgetFacade Class

PdfWidgetFacade Members

DevExpress.Pdf Namespace