PdfWidgetFacade.FontItalic Property
In This Article
Gets or sets whether to format widget text as italics.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, to italicize text; otherwise, false. |
See Also