Click or drag to resize

DocumentSavedEventArgsDocumentData Property

Gets a value representing the document data in PDF format as saved.

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

Property Value

Type: Byte
See Also