Uses of Class
net.webpdf.wsclient.schema.operation.TextHighlightType
-
Packages that use TextHighlightType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of TextHighlightType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as TextHighlightType Modifier and Type Field Description protected TextHighlightTypeConverterTextType. textHighlightMethods in net.webpdf.wsclient.schema.operation that return TextHighlightType Modifier and Type Method Description TextHighlightTypeObjectFactory. createTextHighlightType()Create an instance ofTextHighlightTypeTextHighlightTypeConverterTextType. getTextHighlight()Gets the value of the textHighlight property.Methods in net.webpdf.wsclient.schema.operation with parameters of type TextHighlightType Modifier and Type Method Description voidConverterTextType. setTextHighlight(TextHighlightType value)Sets the value of the textHighlight property.
-