Uses of Class
net.webpdf.wsclient.openapi.OperationPdfaErrorCorrection
-
Packages that use OperationPdfaErrorCorrection Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationPdfaErrorCorrection in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationPdfaErrorCorrection Modifier and Type Method Description OperationPdfaErrorCorrectionOperationPdfaErrorCorrection. enabled(Boolean enabled)@Nullable OperationPdfaErrorCorrectionOperationConvertPdfa. getErrorCorrection()Get errorCorrectionMethods in net.webpdf.wsclient.openapi with parameters of type OperationPdfaErrorCorrection Modifier and Type Method Description OperationConvertPdfaOperationConvertPdfa. errorCorrection(OperationPdfaErrorCorrection errorCorrection)voidOperationConvertPdfa. setErrorCorrection(OperationPdfaErrorCorrection errorCorrection)
-