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. svgFormat<?Methods in net.webpdf.wsclient.schema.operation that return SvgFormatType Modifier and Type Method Description SvgFormatTypeObjectFactory. createSvgFormatType()Create an instance ofSvgFormatTypeSvgFormatTypeHtmlTranscribeType. getSvgFormat()<?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.
-