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