Uses of Class
net.webpdf.wsclient.schema.operation.OptionsFontType
-
Packages that use OptionsFontType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of OptionsFontType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as OptionsFontType Modifier and Type Field Description protected OptionsFontTypeHeaderFooterType. fontMethods in net.webpdf.wsclient.schema.operation that return OptionsFontType Modifier and Type Method Description OptionsFontTypeObjectFactory. createOptionsFontType()Create an instance ofOptionsFontTypeOptionsFontTypeHeaderFooterType. getFont()Gets the value of the font property.Methods in net.webpdf.wsclient.schema.operation with parameters of type OptionsFontType Modifier and Type Method Description voidHeaderFooterType. setFont(OptionsFontType value)Sets the value of the font property.
-