PrintControl.DocumentHasBookmarks Property
In This Article
Indicates whether or not a Document opened in Print Preview has any bookmarks.
Namespace: DevExpress.XtraPrinting.Control
Assembly: DevExpress.XtraPrinting.v24.2.dll
NuGet Package: DevExpress.Win.Printing
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the document has bookmarks assigned to its elements; otherwise, false. |
See Also