VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Decoders Namespace / WsiDecoderBase Class
In This Topic
WsiDecoderBase Class Properties
In This Topic
For a list of all properties of this type, see WsiDecoderBase.
Public Properties
 NameDescription
Public PropertyGets or sets the maximum size, in bytes, of image cache.
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. (Inherited from DecoderBase)
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