RadPdfDocumentExceptionDocument Property |
RAD PDF Document instance which caused this exception.
Namespace:
RadPdf.Exceptions
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic PdfDocument Document { get; }
Public ReadOnly Property Document As PdfDocument
Get
Property Value
Type:
PdfDocument
See Also