PDFNetExceptionIsPDFNetException Property |
Gets whether this exception is a PDFNet exception.
Namespace:
pdftron.Common
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public bool IsPDFNetException { get; }
Public ReadOnly Property IsPDFNetException As Boolean
Get
public:
virtual property bool IsPDFNetException {
bool get () sealed;
}
function get_IsPDFNetException();
Property Value
Type:
BooleanSee Also