EncoderBase Class Properties
In This Topic
For a list of all properties of this type, see
EncoderBase.
Public Properties
| Name | Description |
 | AnnotationsFormat | Gets or sets a format(s) in which annotations must be saved. |
 | IsDisposed | Gets a value indicating whether this encoder has been disposed of. |
 | IsVectorEncoder | Gets a value indicating whether the encoder is a vector encoder. |
 | Name | Gets the name of the encoder. |
 | SaveAndSwitchSource | Gets or sets a value indicating whether the image collection should be switched to the source after saving. |
 | SupportedAnnotationsFormat | Gets the annotations format supported by the encoder. |
See Also