Uses of Class
net.webpdf.wsclient.schema.operation.SvgFormatType
-
Packages that use SvgFormatType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of SvgFormatType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as SvgFormatType Modifier and Type Field Description protected SvgFormatTypeHtmlTranscribeType. svgFormatMethods in net.webpdf.wsclient.schema.operation that return SvgFormatType Modifier and Type Method Description SvgFormatTypeObjectFactory. createSvgFormatType()Create an instance ofSvgFormatTypeSvgFormatTypeHtmlTranscribeType. getSvgFormat()Gets the value of the svgFormat property.Methods in net.webpdf.wsclient.schema.operation with parameters of type SvgFormatType Modifier and Type Method Description voidHtmlTranscribeType. setSvgFormat(SvgFormatType value)Sets the value of the svgFormat property.
-