VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Encoders Namespace / TiffEncoder Class
In This Topic
TiffEncoder Class Properties
In This Topic
For a list of all properties of this type, see TiffEncoder.
Public Properties
 NameDescription
Public PropertyGets or sets a format(s) in which annotations must be saved.
Public PropertyGets or sets a value indicating whether the new file should be created. (Inherited from MultipageEncoderBase)
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