IDocumentMerger Properties
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The IDocumentMerger type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BookmarkTitles | Get or sets the array of titles for navigation bookmarks. The number of titles in the array must be equal to number of PDF files that you are merging. |
![]() | CheckPermissions | Defines whether respect permissions set by document owner. If True, extractor throws exception when the extraction is prohibited. |
![]() | GenerateBookmarks | Gets or sets whether to generate navigation bookmarks (so-called "Outlines") for the merged parts. PDF viewers usually show bookmarks in the sidebar. |
![]() | LicenseInfo | Gets license information. |
![]() | MergedDocumentTitle | Sets custom title of the merged document. By default, merged document will have title of the first document. |
![]() | RegistrationKey | Registration key. |
![]() | RegistrationName | Registration name. |
![]() | RenameMatchingFieldsDuringMerge | Sets whether to rename form controls with the same names when merging. |
![]() | Version | Gets the component version number. |
See Also