Uses of Class
net.webpdf.wsclient.schema.operation.WatermarkFontType
-
Packages that use WatermarkFontType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of WatermarkFontType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as WatermarkFontType Modifier and Type Field Description protected WatermarkFontTypeWatermarkTextType. fontMethods in net.webpdf.wsclient.schema.operation that return WatermarkFontType Modifier and Type Method Description WatermarkFontTypeObjectFactory. createWatermarkFontType()Create an instance ofWatermarkFontTypeWatermarkFontTypeWatermarkTextType. getFont()Gets the value of the font property.Methods in net.webpdf.wsclient.schema.operation with parameters of type WatermarkFontType Modifier and Type Method Description voidWatermarkTextType. setFont(WatermarkFontType value)Sets the value of the font property.
-