Indicates whether pages can be added or removed from the PDF document.
public bool AssemblyEnabled { get; set; }
Public Property AssemblyEnabled As Boolean
true to allow external viewers and editors to add or remove pages from the PDF document; otherwise, it is false. The default value is true.
The value of AssemblyEnabled is used only when encrypting a PDF file with an owner password set in OwnerPassword.
The value of AssemblyEnabled is ignored and considered to be true if the value of the EditEnabled property is set to true.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document