Name | Description | |
---|---|---|
![]() | PdfOptimizeContentImageCommand | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | PdfOptimizeContentImageCommand | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | CanModifyTarget | Gets a value indicating whether this processing command can modify target object. (Inherited from ProcessingCommand<TTarget>) |
![]() | DownscaleImageInterpolationMode | Gets or sets the interpolation method, which should be used for downscaling images of image-resources. |
![]() | DownscaleImageMinResolution | Gets or sets the minimum resolution when image of image-resource must be downscaled. |
![]() | DownscaleImageResolution | Gets or sets resolution, which should have images of image-resources after downscaling. |
![]() | ImageResourceCompression | Gets or sets a compression, which should be applied to the data of image-resources. |
![]() | ImageResourceCompressionSettings | Gets or sets the compression settings, which should be applied to the data of image-resources. |
![]() | ImageResourceType | Gets or sets the pixel type, which command should use for selecting of image-resources, which should be compressed. |
![]() | IsMultithreadingEnabled | Gets or sets a value indicating whether the command must use multithreading. |
![]() | IsMultithreadingSupported | Gets a value indicating whether this processing command supports multithreading. |
![]() | Name | Gets the name of processing command. |
![]() | 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>) |