Name | Description | |
---|---|---|
![]() | PdfConvertToImageOnlyCommand | Initializes a new instance of the PdfConvertToImageOnlyCommand class. |
Name | Description | |
---|---|---|
![]() | PdfConvertToImageOnlyCommand | Initializes a new instance of the PdfConvertToImageOnlyCommand class. |
Name | Description | |
---|---|---|
![]() | CanModifyTarget | Gets a value indicating whether this processing command can modify target object. (Inherited from ProcessingCommand<TTarget>) |
![]() | Compression | Gets or sets the compression that is used for rasterizing of PDF pages. |
![]() | CompressionSettings | Gets or sets the settings for compressing the rasterized PDF pages. |
![]() | DecodingSettings | Gets or sets the decoding settings that are used for rasterizing of PDF pages. |
![]() | IsMultithreadingSupported | Gets a value indicating whether this processing command supports multithreading. (Inherited from PdfPageConverterCommand) |
![]() | Name | Gets the name of processing command. |
![]() | OutputFilename | Gets or sets the filename of output PDF document. (Inherited from PdfPageConverterCommand) |
![]() | OutputStream | Gets or sets the stream of output PDF document. (Inherited from PdfPageConverterCommand) |
![]() | RenderingSettings | Gets or sets the rendering settings that is used for rasterizing of PDF pages. |
![]() | 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>) |
Name | Description | |
---|---|---|
![]() | ConvertImage | Converts the PDF page to an image-only PDF page. |
![]() | ConvertPage | Converts the PDF page to an image-only PDF page. |
![]() | GetOutputDocumentFormat | Returns the format of output document. |