VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Decoders Namespace / PngDecoder Class
In This Topic
    PngDecoder Class Properties
    In This Topic
    For a list of all properties of this type, see PngDecoder.
    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