Overload | Description |
---|---|
PdfPageProcessingCommandExecutor Constructor(IEnumerable<IProcessingCommand<PdfPage>>) | Initializes a new instance of the PdfPageProcessingCommandExecutor class with name Localization.Strings.PDF_PROCESSING_PAGE_PROCESSING. |
PdfPageProcessingCommandExecutor Constructor(IProcessingCommand<PdfPage>[]) | Initializes a new instance of the PdfPageProcessingCommandExecutor class with name Localization.Strings.PDF_PROCESSING_PAGE_PROCESSING. |
PdfPageProcessingCommandExecutor Constructor(String,IEnumerable<IProcessingCommand<PdfPage>>) | Initializes a new instance of the PdfPageProcessingCommandExecutor class. |
PdfPageProcessingCommandExecutor Constructor(String,IProcessingCommand<PdfPage>[]) | Initializes a new instance of the PdfPageProcessingCommandExecutor class. |