| Name | Description | |
|---|---|---|
![]() | CanModifyTarget | Gets a value indicating whether this processing command can modify target object. (Inherited from ProcessingCommand<TTarget>) |
![]() | IsMultithreadingSupported | Gets a value indicating whether this processing command supports multithreading. (Inherited from ProcessingCommand<TTarget>) |
![]() | Name | Gets the name of processing command. |
![]() | RemoveAnnotations | Gets or sets a value indicating whether the command must remove annotations. |
![]() | RemoveBookmarks | Gets or sets a value indicating whether the command must remove bookmarks. |
![]() | RemoveDocumentInformation | Gets or sets a value indicating whether the command must remove document information. |
![]() | RemoveEmbeddedFiles | Gets or sets a value indicating whether the command must remove embedded files. |
![]() | RemoveEmbeddedThumbnails | Gets or sets a value indicating whether the command must remove embedded thumbnails. |
![]() | RemoveInteractiveForm | Gets or sets a value indicating whether the command must remove interactive forms. |
![]() | RemoveMetadata | Gets or sets a value indicating whether the command must remove metadata. |
![]() | RemoveStructureTree | Gets or sets a value indicating whether the command must remove structure tree. |
![]() | TargetType | Gets the type of the target of processing command. (Inherited from ProcessingCommand<TTarget>) |
