|
| e_CombineDocsOptionAcroformRename = _fsdk.Combination_e_CombineDocsOptionAcroformRename |
| If set, that means fields with same name will be renamed in combined result PDF file.
|
|
| e_CombineDocsOptionBookmark = _fsdk.Combination_e_CombineDocsOptionBookmark |
| If set, that means bookmarks of source PDF files will be outputted to combined result PDF file.
|
|
| e_CombineDocsOptionDuplicateStream = _fsdk.Combination_e_CombineDocsOptionDuplicateStream |
| If set, that means duplicate stream objects from source PDF files will be outputted to combined result PDF file.
|
|
| e_CombineDocsOptionMarkInfos = _fsdk.Combination_e_CombineDocsOptionMarkInfos |
| If set, that means "MarkInfo" of source PDF files will be outputted to combined result PDF file.
|
|
| e_CombineDocsOptionNames = _fsdk.Combination_e_CombineDocsOptionNames |
| If set, that means "Dests" name trees and "EmbeddedFiles" name trees of source PDF files will be outputted to combined result PDF file.
|
|
| e_CombineDocsOptionObjectStream = _fsdk.Combination_e_CombineDocsOptionObjectStream |
| If set, that means object streams will be used to generate combined result PDF file in order to reduce result file size.
|
|
| e_CombineDocsOptionOCProperties = _fsdk.Combination_e_CombineDocsOptionOCProperties |
| If set, that means "OCProperties" of source PDF files will be outputted to combined result PDF file.
|
|
| e_CombineDocsOptionOutputIntents = _fsdk.Combination_e_CombineDocsOptionOutputIntents |
| If set, that means output intents of source PDF files will be outputted to combined result PDF file.
|
|
| e_CombineDocsOptionPageLabels = _fsdk.Combination_e_CombineDocsOptionPageLabels |
| If set, that means page labels of source PDF files will be outputted to combined result PDF file.
|
|
| e_CombineDocsOptionStructrueTree = _fsdk.Combination_e_CombineDocsOptionStructrueTree |
| If set, that means structure trees of source PDF files will be outputted to combined result PDF file.
|
|
| StartCombineDocuments = _fsdk.Combination_StartCombineDocuments |
| Start to combine PDF files. More...
|
|
This class can be used to combine several PDF files into one PDF file.