VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Encoders Namespace / SvgEncoder Class
In This Topic
SvgEncoder Class Properties
In This Topic
For a list of all properties of this type, see SvgEncoder.
Public Properties
 NameDescription
Public PropertyGets or sets a format(s) in which annotations must be saved. (Inherited from EncoderBase)
Public PropertyGets a value indicating whether this encoder has been disposed of. (Inherited from EncoderBase)
Public PropertyGets a value indicating whether the encoder is a vector encoder.
Public PropertyGets the name of the encoder.
Public PropertyGets or sets a value indicating whether the image collection should be switched to the source after saving. (Inherited from EncoderBase)
Public PropertyGets or sets the encoder settings.
Public PropertyGets the annotations format supported by the encoder. (Inherited from EncoderBase)
See Also