PdfViewerBookmark.Bold Property
In This Article
Gets whether the bookmark text is bold.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the bookmark text is bold; otherwise, false. |
See Also