Click or drag to resize

RadPdfPdfProcessingParserExceptionPdfData Property

Gets a byte array containing the data being parsed when this RadPdfPdfProcessingParserException was thrown.

Namespace:  RadPdf.Exceptions
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public byte[] PdfData { get; }

Property Value

Type: Byte
See Also