RadPdfDocumentExceptionObject Property |
RAD PDF Object instance which caused this exception, if any.
Namespace:
RadPdf.Exceptions
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic PdfObject Object { get; }
Public ReadOnly Property Object As PdfObject
Get
Property Value
Type:
PdfObject
See Also