DocumentSavingEventArgsDocument Property |
Namespace: RadPdf.Integration
Changes made to entities of the PdfDocument object will be applied to the saved document and will be commited to storage if SaveDocumentChanges is true but will not be displayed to the client. To display changes, document must be reloaded in client browser. The document can be easily reloaded using ThenReloadDocument.