VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Encoders Namespace / SvgEncoderSettings Class
In This Topic
    SvgEncoderSettings Class Properties
    In This Topic
    For a list of all properties of this type, see SvgEncoderSettings.
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether encoder can create file that has references to the external fonts. (Inherited from VectorEncoderSettings)
    Public PropertyGets or sets a value indicating whether the drawing engine must detect duplicate paths.
    Public PropertyGets or sets the image encoder that is used to encode embedded raster images in SVG file.
    Public PropertyGets or sets XML writer settings.
    See Also