Uses of Class
net.webpdf.parameter.schema.extraction.info.DocumentType.Pages
-
Packages that use DocumentType.Pages Package Description net.webpdf.parameter.schema.extraction.info -
-
Uses of DocumentType.Pages in net.webpdf.parameter.schema.extraction.info
Fields in net.webpdf.parameter.schema.extraction.info declared as DocumentType.Pages Modifier and Type Field Description protected DocumentType.PagesDocumentType. pages<?Methods in net.webpdf.parameter.schema.extraction.info that return DocumentType.Pages Modifier and Type Method Description DocumentType.PagesObjectFactory. createDocumentTypePages()Create an instance ofDocumentType.PagesDocumentType.PagesDocumentType. getPages()<?Methods in net.webpdf.parameter.schema.extraction.info with parameters of type DocumentType.Pages Modifier and Type Method Description voidDocumentType. setPages(DocumentType.Pages value)Sets the value of the pages property.
-