 
            | Accusoft.PdfXpressSdk Namespace : InsertPagesOptions Class | 
For a list of all members of this type, see InsertPagesOptions members.
| Name | Description | |
|---|---|---|
|  | IncludeAllDocumentData | Gets and sets an indicator that all document data and pages are to be inserted. | 
|  | IncludeArticleThreads | Gets and sets an indicator that all article threads, as well as pages are to be inserted. | 
|  | IncludeSourceBookmarks | Gets and sets an indicator that all bookmarks, as well as pages are to be inserted. | 
|  | InsertAtPageNumber | Gets and sets the page index of the target document that indicates where the pages of the SourceDocument are to be inserted. | 
|  | PageList | Gets and sets the list of pages to insert. | 
|  | SourceDocument | Gets and sets the Document object which contains the pages to insert. |