DecoderBase Class Properties
In This Topic
For a list of all properties of this type, see
DecoderBase.
Public Properties
| Name | Description |
| IsAuthenticationRequired | Gets a value indicating whether source document requres authentication. |
| IsDisposed | Gets a value indicating whether this decoder is disposed. |
| IsVectorDecoder | Gets a value indicating whether the decoder is a vector decoder. |
| Name | Gets the name of the decoder. |
| PageCount | Gets the number of pages in the source file stream. |
| SourceStream | Gets the source stream of this decoder. |
See Also