Name | Description | |
---|---|---|
![]() | PdfDocumentRemoveElementsCommand | Initializes a new instance of the PdfDocumentRemoveElementsCommand class. |
Name | Description | |
---|---|---|
![]() | PdfDocumentRemoveElementsCommand | Initializes a new instance of the PdfDocumentRemoveElementsCommand class. |
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>) |
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 PDF document. |
![]() | ToString | Returns a string representation of this object. (Inherited from ProcessingCommand<TTarget>) |