Name | Description | |
---|---|---|
![]() | PdfPageDrawImageCommand | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | PdfPageDrawImageCommand | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | AlphaTransparency | Gets or sets the alpha constant value (transparency). |
![]() | BackgroundColor | Gets or sets the background color for drawn image. |
![]() | BlendingMode | Gets or sets the blending mode for drawn image. |
![]() | CanModifyTarget | Gets a value indicating whether this processing command can modify target object. (Inherited from ProcessingCommand<TTarget>) |
![]() | DestRect | Gets or sets the rectangle, in PDF user units, that specifies the location and size of rectangle, where image must be drawn on PDF page. |
![]() | IsMultithreadingSupported | Gets a value indicating whether this processing command supports multithreading. (Inherited from ProcessingCommand<TTarget>) |
![]() | Name | Gets the name of processing command. |
![]() | OverlayImage | Gets or sets an image that should be drawn on PDF page. |
![]() | OverlayImageResourceCompression | Gets or sets the compression of an image-resource, where overlay image must be stored. |
![]() | OverlayImageResourceCompressionSettings | Gets or sets the compression settimgs of an image-resource, where overlay image must be stored. |
![]() | SourceRect | Gets or sets the rectangle, in pixels, that specifies the portion of the [OverlayImage] to draw. |
![]() | TargetType | Gets the type of the target of processing command. (Inherited from ProcessingCommand<TTarget>) |
![]() | UseInterpolation | Gets or sets a value indicating whether image interpolation must be performed when overlay image is rendered. |
Name | Description | |
---|---|---|
![]() | CanApplyTo | Determines whether this processing command can be applied to the specified PDF page. |
![]() | 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>) |