VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Encoders Namespace / MultipageEncoderBase Class
In This Topic
    MultipageEncoderBase Class Properties
    In This Topic
    For a list of all properties of this type, see MultipageEncoderBase.
    Public Properties
     NameDescription
    Public PropertyGets or sets a format(s) in which annotations must be saved. (Inherited from EncoderBase)
    Public PropertyGets or sets a value indicating whether the new file should be created.
    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. (Inherited from EncoderBase)
    Public PropertyGets or sets a value indicating whether the image collection should be switched to the source after saving. (Inherited from EncoderBase)
    Public PropertyGets the annotations format supported by the encoder. (Inherited from EncoderBase)
    See Also