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