DocumentSavedEventArgsDocumentData Property |
Gets a value representing the document data in PDF format as saved.
Namespace:
RadPdf.Integration
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public byte[] DocumentData { get; }
Public ReadOnly Property DocumentData As Byte()
Get
Property Value
Type:
ByteSee Also