PdfDocumentClosingEventArgs.IsDocumentModified Property
Gets a value indicating whether or not the current PDF has been modified.
Namespace: DevExpress.XtraPdfViewer
Assembly: DevExpress.XtraPdfViewer.v24.1.dll
NuGet Package: DevExpress.Win.PdfViewer
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the document has been modified; otherwise false. |
See Also