Overload | Description |
---|---|
Execute(PdfDocument,ProcessingState) | Executes the processing commands for all pages of PDF document. |
Execute(PdfPage,ProcessingState) | Executes processing command on the specified target. (Inherited from CompositeProcessingCommand<TTarget>) |
Execute(PdfPage) | Executes processing command on the specified target. (Inherited from ProcessingCommand<TTarget>) |