Click or drag to resize

RadPdfDocumentExceptionObject Property

RAD PDF Object instance which caused this exception, if any.

Namespace:  RadPdf.Exceptions
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public PdfObject Object { get; }

Property Value

Type: PdfObject
See Also