| Name | Description | |
|---|---|---|
![]() | BookmarkContainer | Gets or sets the bookmark collection, where bookmark tree from target PDF document must be added to the source PDF document. |
![]() | CanModifyTarget | Gets a value indicating whether this processing command can modify target object. (Inherited from ProcessingCommand<TTarget>) |
![]() | CopyBookmarks | Gets or sets a value indicating whether command must copy bookmarks from target PDF document to the source PDF document. |
![]() | CopyDocumentLevelJavaScripts | Gets or sets a value indicating whether command must copy document-level JavaScript actions from target PDF document to the source PDF document. |
![]() | CopyInteractiveForm | Gets or sets a value indicating whether command must copy interactive form from target PDF document to the source PDF document. |
![]() | CopyOptionalContentProperties | Gets or sets a value indicating whether command must copy optional content properties from target PDF document to the source PDF document. |
![]() | InteractiveFormFieldsContainer | Gets or sets the interactive form field collection, where interactive form field tree from target PDF document must be added to the source PDF document. |
![]() | IsMultithreadingSupported | Gets a value indicating whether this processing command supports multithreading. |
![]() | Name | Gets the name of processing command. |
![]() | PageIndexes | Gets or sets indexes of PDF pages, which must be copied from targed PDF document. |
![]() | SourceDocument | Gets the source document, where target PDF document must be copied. |
![]() | TargetType | Gets the type of the target of processing command. (Inherited from ProcessingCommand<TTarget>) |
