IRichEditDocumentServer Events
Interface of a rich text engine providing the essential Rich Editor functionality.
Name | Description |
---|---|
After |
Occurs after the document is successfully exported. |
Before |
Occurs before detecting encoding of the loaded plain text or HTML content. |
Before |
Occurs before the document is saved (exported to a certain format). |
Before |
Occurs before a document is loaded (imported from an external source). |
Calculate |
Fires when the DOCVARIABLE field is updated. |
Content |
Occurs when the document content was changed. |
Custom |
Occurs after one of the Document |
Doc |
For internal use. |
Docm |
For internal use. |
Document |
Occurs when a document that has not yet been saved is about to be closed. |
Document |
Occurs after one of the Document |
Document |
Occurs after a document is loaded. |
Document |
Occurs after one of the Document |
Dot |
For internal use. |
Dotm |
For internal use. |
Dotx |
For internal use. |
Empty |
Occurs when a new document is created. |
Encrypted |
Raises when the encrypted file did not pass the data integrity verification. |
Encrypted |
Occurs when the encryption password is empty or invalid. |
Encrypted |
Raises when the Rich |
Flat |
For internal use. |
Flat |
For internal use. |
Flat |
For internal use. |
Flat |
For internal use. |
Html |
For internal use. |
Initialize |
Occurs before a document is loaded. Handle this event to set initial document settings. |
Mail |
Fires when mail merge is completed. |
Mail |
Fires after each data record is merged with the document in the mail merge process. |
Mail |
Fires before each data record is merged with the document in the mail merge process. |
Mail |
Fires before mail merge starts. |
Mht |
For internal use. |
Modified |
Occurs when the value of the IRich |
Open |
For internal use. |
Open |
For internal use. |
Rtf |
For internal use. |
Selection |
Fires in response to changing a selection in the document. |
Tracked |
Occurs when moved text has been changed since it was moved. |
Unit |
Fires after the Unit property is changed. |
Unit |
Fires before the Unit property is changed. |
Word |
For internal use. |
See Also