Name | Description | |
---|---|---|
![]() | PdfPageClearContentCommand | Initializes a new instance of the PdfPageClearContentCommand class. |
Name | Description | |
---|---|---|
![]() | PdfPageClearContentCommand | Initializes a new instance of the PdfPageClearContentCommand class. |
Name | Description | |
---|---|---|
![]() | BackgroundColor | Gets or sets the color that is used as new background of the page. |
![]() | 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 PDF annotations must be removed from PDF page. |
![]() | 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 PdfPageProcessingCommand) |
![]() | ConvertTarget | Overloaded. Create retargeted command with specified target type. (Inherited from ProcessingCommand<TTarget>) |
![]() | Execute | Overloaded. Executes processing command on the specified |
![]() | ToString | Returns a string representation of this object. (Inherited from ProcessingCommand<TTarget>) |