Uses of Class
net.webpdf.wsclient.schema.operation.ImageBackgroundType
-
Packages that use ImageBackgroundType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ImageBackgroundType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as ImageBackgroundType Modifier and Type Field Description protected ImageBackgroundTypeOptionsType.Background.Add. imageBackgroundMethods in net.webpdf.wsclient.schema.operation that return ImageBackgroundType Modifier and Type Method Description ImageBackgroundTypeObjectFactory. createImageBackgroundType()Create an instance ofImageBackgroundTypeImageBackgroundTypeOptionsType.Background.Add. getImageBackground()Gets the value of the imageBackground property.Methods in net.webpdf.wsclient.schema.operation with parameters of type ImageBackgroundType Modifier and Type Method Description voidOptionsType.Background.Add. setImageBackground(ImageBackgroundType value)Sets the value of the imageBackground property.
-