Name | Description | |
---|---|---|
![]() | PdfPageColorBlendingCommand | Initializes a new instance of the PdfPageColorBlendingCommand class. |
Name | Description | |
---|---|---|
![]() | PdfPageColorBlendingCommand | Initializes a new instance of the PdfPageColorBlendingCommand class. |
Name | Description | |
---|---|---|
![]() | BackgroundColor | Gets or sets the background color. |
![]() | BlendingColor | Gets or sets the color for blending. |
![]() | BlendingMode | Gets or sets the blending mode. |
![]() | BurnAnnotationsCommand | Gets or sets the command that uses to burn annotations on the PDF 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. |
![]() | Rect | Gets or sets the rectangle, in page space, that must be blended. |
![]() | 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 PDF page. |
![]() | ToString | Returns a string representation of this object. (Inherited from ProcessingCommand<TTarget>) |