C#
VB
Java
Objective-C
WinRT C#
C++
Enables or disables document assembly.
public bool AssembleDocument { get; set; } Public Property AssembleDocument As Boolean public bool AssembleDocument {get; set;} @property (nonatomic, assign) BOOL assembleDocument public boolean getAssembleDocument()public void setAssembleDocument(boolean value)
<br/>get_AssembleDocument();<br/>set_AssembleDocument(value);<br/>Object.defineProperty('AssembleDocument'); true to give the user of the PDF document permission to add pages to or delete pages from the document.
For an example, refer to CodecsPdfOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
