PdfDocument.AllowDocumentAssembling Property
Indicates whether inserting, rotating, or deleting pages and creating navigation elements such as bookmarks is allowed.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v25.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if inserting, rotating, or deleting pages and creating navigation elements such as bookmarks is allowed; otherwise false. |
See Also