Uses of Class
net.webpdf.wsclient.schema.extraction.info.BackgroundContentType
-
Packages that use BackgroundContentType Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of BackgroundContentType in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info with type parameters of type BackgroundContentType Modifier and Type Field Description protected List<BackgroundContentType>DocumentType.Backgrounds. backgroundMethods in net.webpdf.wsclient.schema.extraction.info that return BackgroundContentType Modifier and Type Method Description BackgroundContentTypeObjectFactory. createBackgroundContentType()Create an instance ofBackgroundContentTypeMethods in net.webpdf.wsclient.schema.extraction.info that return types with arguments of type BackgroundContentType Modifier and Type Method Description List<BackgroundContentType>DocumentType.Backgrounds. getBackground()Gets the value of the background property.
-