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