Uses of Class
net.webpdf.wsclient.schema.operation.ColorBackgroundType
-
Packages that use ColorBackgroundType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ColorBackgroundType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as ColorBackgroundType Modifier and Type Field Description protected ColorBackgroundTypeOptionsType.Background.Add. colorBackgroundMethods in net.webpdf.wsclient.schema.operation that return ColorBackgroundType Modifier and Type Method Description ColorBackgroundTypeObjectFactory. createColorBackgroundType()Create an instance ofColorBackgroundTypeColorBackgroundTypeOptionsType.Background.Add. getColorBackground()Gets the value of the colorBackground property.Methods in net.webpdf.wsclient.schema.operation with parameters of type ColorBackgroundType Modifier and Type Method Description voidOptionsType.Background.Add. setColorBackground(ColorBackgroundType value)Sets the value of the colorBackground property.
-