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