VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf Namespace / PdfDocument Class
In This Topic
PdfDocument Class Events
In This Topic
For a list of all events of this type, see PdfDocument.
Public Events
 NameDescription
Public EventOccurs when PDF document is changed. i.e. the value of the IsChanged property is changed.
Public EventOccurs when IsSavingRequired property value is changed.
Public EventOccurs when the PDF file is packing/saving.
Public EventOccurs when the runtime message is added to the RuntimeMessages property.
See Also