VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Encoders Namespace / JpegEncoder Class
In This Topic
JpegEncoder Class Properties
In This Topic
For a list of all properties of this type, see JpegEncoder.
Public Properties
 NameDescription
Public PropertyGets or sets a format(s) in which annotations must be saved.
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. (Inherited from EncoderBase)
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.
See Also