Name | Description | |
---|---|---|
![]() | PdfDocumentCleanupCommand | Initializes a new instance of the PdfDocumentCleanupCommand class. |
Name | Description | |
---|---|---|
![]() | PdfDocumentCleanupCommand | Initializes a new instance of the PdfDocumentCleanupCommand class. |
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>) |
Name | Description | |
---|---|---|
![]() | CanApplyTo | Determines whether this processing command can be applied to the specified target. (Inherited from ProcessingCommand<TTarget>) |
![]() | ConvertTarget | Overloaded. Create retargeted command with specified target type. (Inherited from ProcessingCommand<TTarget>) |
![]() | Execute | Overloaded. Executes processing command on the specified target. |
![]() | ToString | Returns a string representation of this object. (Inherited from ProcessingCommand<TTarget>) |