'Declaration Public Overridable Function GetPrimaryDecoderName( _
ByVal pageIndexThe zero-based page index in image/document source.As System.Int32 _
) As System.String
public virtual System.String GetPrimaryDecoderName(
System.Int32 pageIndex
)
public: virtual System.String GetPrimaryDecoderName(
System.Int32 pageIndex
)
public:
virtual System.String GetPrimaryDecoderName(
System.Int32 pageIndex
)
Parameters
- pageIndex
- The zero-based page index in image/document source.
Return Value
Primary decoder name.