VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Decoders Namespace / GifDecoder Class
In This Topic
GifDecoder Class Properties
In This Topic
For a list of all properties of this type, see GifDecoder.
Public Properties
 NameDescription
Public PropertyGets a value indicating whether source document requres authentication. (Inherited from DecoderBase)
Public PropertyGets a value indicating whether this decoder is disposed. (Inherited from DecoderBase)
Public PropertyGets a value indicating whether the decoder is a vector decoder. (Inherited from DecoderBase)
Public PropertyGets the name of the decoder.
Public PropertyGets the number of pages in the source file stream. (Inherited from DecoderBase)
Public PropertyGets the source stream of this decoder. (Inherited from DecoderBase)
See Also