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