Uses of Class
net.webpdf.wsclient.schema.operation.WatermarkTextType
-
Packages that use WatermarkTextType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of WatermarkTextType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as WatermarkTextType Modifier and Type Field Description protected WatermarkTextTypeWatermarkType. textMethods in net.webpdf.wsclient.schema.operation that return WatermarkTextType Modifier and Type Method Description WatermarkTextTypeObjectFactory. createWatermarkTextType()Create an instance ofWatermarkTextTypeWatermarkTextTypeWatermarkType. getText()Gets the value of the text property.Methods in net.webpdf.wsclient.schema.operation with parameters of type WatermarkTextType Modifier and Type Method Description voidWatermarkType. setText(WatermarkTextType value)Sets the value of the text property.
-