RecAPI
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Modules Pages
OmniPageCSDK.RecPDF.ParameterIsNullException Class Reference

Null parameter. More...

Inheritance diagram for OmniPageCSDK.RecPDF.ParameterIsNullException:
OmniPageCSDK.RecPDF.PDFException

Properties

string ParameterName [get, set]
 Invalid parameter name.
 
- Properties inherited from OmniPageCSDK.RecPDF.PDFException
ErrorType ErrorType [get, set]
 Type of error.
 

Detailed Description

Null parameter.

A parameter or an element of the parameter is null however it should contain an object. The ParameterName property shows the name of the parameter.

Property Documentation

◆ ParameterName

string OmniPageCSDK.RecPDF.ParameterIsNullException.ParameterName
getset

Invalid parameter name.

This is the same name that is used in this documentation. This is only a debug information so in later releases it may change without notice.