Uses of Class
net.webpdf.wsclient.schema.operation.ImageOptimizationType
-
Packages that use ImageOptimizationType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ImageOptimizationType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as ImageOptimizationType Modifier and Type Field Description protected ImageOptimizationTypeOcrType. optimizationMethods in net.webpdf.wsclient.schema.operation that return ImageOptimizationType Modifier and Type Method Description ImageOptimizationTypeObjectFactory. createImageOptimizationType()Create an instance ofImageOptimizationTypeImageOptimizationTypeOcrType. getOptimization()Gets the value of the optimization property.Methods in net.webpdf.wsclient.schema.operation with parameters of type ImageOptimizationType Modifier and Type Method Description voidOcrType. setOptimization(ImageOptimizationType value)Sets the value of the optimization property.
-