Is it possible to known whether the document was modified?

Q: Is it possible to known whether the document was modified (e.g.
either something has drawn or text inside textboxes has been changed)?
---

A: You can use pdfdoc.IsModified() [see OnClosing() in
PDFViewForm.cs].