DocContextChangeEvent Properties (Microsoft.Office.Interop.InfoPath.SemiTrust)
| Name | Description | |
|---|---|---|
| Context |
Gets a reference to the XML Document Object Model (DOM) node that is the new context node provided by DocContextChangeEventObject object.This property is not CLS-compliant.
|
| IsUndoRedo |
Gets a value indicating whether the context change event occurred in response to undoing an operation or redoing an operation.This property is not CLS-compliant.
|
| Type |
Gets the type of context change event that occurred when the OnContextChange event was triggered.This property is not CLS-compliant.
|
| XDocument |
Gets a reference to the XDocument object that is associated with the DocContextChangeEventObject object in an OnContextChange event.This property is not CLS-compliant.
|