Uses of Class
net.webpdf.wsclient.schema.operation.FreeTextFontType
-
Packages that use FreeTextFontType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of FreeTextFontType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as FreeTextFontType Modifier and Type Field Description protected FreeTextFontTypeFreeTextAnnotationType. fontMethods in net.webpdf.wsclient.schema.operation that return FreeTextFontType Modifier and Type Method Description FreeTextFontTypeObjectFactory. createFreeTextFontType()Create an instance ofFreeTextFontTypeFreeTextFontTypeFreeTextAnnotationType. getFont()Gets the value of the font property.Methods in net.webpdf.wsclient.schema.operation with parameters of type FreeTextFontType Modifier and Type Method Description voidFreeTextAnnotationType. setFont(FreeTextFontType value)Sets the value of the font property.
-