Overload | Description |
---|---|
Execute(PdfPage,ProcessingState) | Executes processing command on the specified PDF page. |
Execute(VintasoftImage,ProcessingState) | Executes processing command on the specified VintasoftImage. |
Execute(ImageCollection) | Executes processing command on the specified ImageCollection. (Inherited from PdfPageProcessingCommand) |
Execute(ImageCollection,ProcessingState) | Executes processing command on the specified ImageCollection. (Inherited from PdfPageProcessingCommand) |
Execute(VintasoftImage) | Executes processing command on the specified VintasoftImage. (Inherited from PdfPageProcessingCommand) |
Execute(PdfPage) | Executes processing command on the specified target. (Inherited from ProcessingCommand<TTarget>) |