Uses of Class
net.webpdf.wsclient.schema.operation.SelectionBackgroundType
-
Packages that use SelectionBackgroundType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of SelectionBackgroundType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as SelectionBackgroundType Modifier and Type Field Description protected SelectionBackgroundTypeOptionsType.Background.Remove. backgroundSelectionMethods in net.webpdf.wsclient.schema.operation that return SelectionBackgroundType Modifier and Type Method Description SelectionBackgroundTypeObjectFactory. createSelectionBackgroundType()Create an instance ofSelectionBackgroundTypeSelectionBackgroundTypeOptionsType.Background.Remove. getBackgroundSelection()Gets the value of the backgroundSelection property.Methods in net.webpdf.wsclient.schema.operation with parameters of type SelectionBackgroundType Modifier and Type Method Description voidOptionsType.Background.Remove. setBackgroundSelection(SelectionBackgroundType value)Sets the value of the backgroundSelection property.
-