Back to Devexpress

PdfWidgetFacade.FontItalic Property

officefileapi-devexpress-dot-pdf-dot-pdfwidgetfacade-895fc83d.md

latest999 B
Original Source

PdfWidgetFacade.FontItalic Property

Gets or sets whether to format widget text as italics.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public bool FontItalic { get; set; }
vb
Public Property FontItalic As Boolean

Property Value

TypeDescription
Boolean

true , to italicize text; otherwise, false.

|

See Also

PdfWidgetFacade Class

PdfWidgetFacade Members

DevExpress.Pdf Namespace