PdfOutline.IsBold Property
Gets a value indicating whether the outline’s text is formatted as bold.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the outline’s text is bold; otherwise, false. |
See Also