'Declaration Public Shared Function CreateEmbeddedPdfDocumentDoesNotConformToPdfA1bFixup( _
ByVal converterThe PDF/A-1b converter.As Vintasoft.Imaging.Pdf.Processing.PdfA.PdfA1bConverter _
) As Vintasoft.Imaging.Processing.ProcessingCommand(Of TTarget)
public static Vintasoft.Imaging.Processing.ProcessingCommand<TTarget> CreateEmbeddedPdfDocumentDoesNotConformToPdfA1bFixup(
Vintasoft.Imaging.Pdf.Processing.PdfA.PdfA1bConverter converter
)
public: static Vintasoft.Imaging.Processing.ProcessingCommand<TTarget*>* CreateEmbeddedPdfDocumentDoesNotConformToPdfA1bFixup(
Vintasoft.Imaging.Pdf.Processing.PdfA.PdfA1bConverter* converter
)
public:
static Vintasoft.Imaging.Processing.ProcessingCommand<TTarget^>^ CreateEmbeddedPdfDocumentDoesNotConformToPdfA1bFixup(
Vintasoft.Imaging.Pdf.Processing.PdfA.PdfA1bConverter^ converter
)
Parameters
- converter
- The PDF/A-1b converter.
Return Value
The fixup of EmbeddedPdfDocumentDoesNotConformToPdfA1b.