Uses of Class
net.webpdf.parameter.schema.extraction.info.DocumentType.Backgrounds
-
Packages that use DocumentType.Backgrounds Package Description net.webpdf.parameter.schema.extraction.info -
-
Uses of DocumentType.Backgrounds in net.webpdf.parameter.schema.extraction.info
Fields in net.webpdf.parameter.schema.extraction.info declared as DocumentType.Backgrounds Modifier and Type Field Description protected DocumentType.BackgroundsDocumentType. backgrounds<?Methods in net.webpdf.parameter.schema.extraction.info that return DocumentType.Backgrounds Modifier and Type Method Description DocumentType.BackgroundsObjectFactory. createDocumentTypeBackgrounds()Create an instance ofDocumentType.BackgroundsDocumentType.BackgroundsDocumentType. getBackgrounds()<?Methods in net.webpdf.parameter.schema.extraction.info with parameters of type DocumentType.Backgrounds Modifier and Type Method Description voidDocumentType. setBackgrounds(DocumentType.Backgrounds value)Sets the value of the backgrounds property.
-