Accusoft.PdfXpressSdk Namespace : InsertPagesOptions Class |
The following tables list the members exposed by InsertPagesOptions.
Name | Description | |
---|---|---|
![]() | InsertPagesOptions Constructor | Default constructor for InsertPagesOptions object. |
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. |