| Name | Description | |
|---|---|---|
![]() | CanModifyTarget | Gets a value indicating whether this processing command can modify target object. (Inherited from ProcessingCommand<TTarget>) |
![]() | CleanupContentStreams | Gets or sets a value indicating whether the command cleanups content streams. |
![]() | IsMultithreadingSupported | Gets a value indicating whether this processing command supports multithreading. |
![]() | Name | Gets the name of processing command. |
![]() | RemoveDuplicateResources | Gets or sets a value indicating whether duplicate resources must be removed from PDF document. |
![]() | RemoveInvalidBookmarks | Gets or sets a value indicating whether invalid bookmarks must be removed from PDF document. |
![]() | RemoveInvalidLinks | Gets or sets a value indicating whether invalid links must be removed from PDF document. |
![]() | RemoveUnusedNamedResources | Gets or sets a value indicating whether unused resources must be removed from PDF document. |
![]() | RemoveUnusedNames | Gets or sets a value indicating whether unused names must be removed from PDF document. |
![]() | RemoveUnusedPages | Gets or sets a value indicating whether unused pages must be removed from PDF document. |
![]() | TargetType | Gets the type of the target of processing command. (Inherited from ProcessingCommand<TTarget>) |
