Click or drag to resize

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)
Syntax
public PdfObject Object { get; }

Property Value

Type: PdfObject
See Also