Uses of Class
net.webpdf.wsclient.schema.operation.OcrPageType
-
Packages that use OcrPageType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of OcrPageType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as OcrPageType Modifier and Type Field Description protected OcrPageTypeOcrType. pageMethods in net.webpdf.wsclient.schema.operation that return OcrPageType Modifier and Type Method Description OcrPageTypeObjectFactory. createOcrPageType()Create an instance ofOcrPageTypeOcrPageTypeOcrType. getPage()Gets the value of the page property.Methods in net.webpdf.wsclient.schema.operation with parameters of type OcrPageType Modifier and Type Method Description voidOcrType. setPage(OcrPageType value)Sets the value of the page property.
-