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