Uses of Class
net.webpdf.wsclient.schema.extraction.info.FontType
-
Packages that use FontType Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of FontType in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info declared as FontType Modifier and Type Field Description protected FontTypeHeaderFooterType. fontMethods in net.webpdf.wsclient.schema.extraction.info that return FontType Modifier and Type Method Description FontTypeObjectFactory. createFontType()Create an instance ofFontTypeFontTypeHeaderFooterType. getFont()Gets the value of the font property.Methods in net.webpdf.wsclient.schema.extraction.info with parameters of type FontType Modifier and Type Method Description voidHeaderFooterType. setFont(FontType value)Sets the value of the font property.
-