Click or drag to resize

GH_DocFilePathEventArgs Properties

The GH_DocFilePathEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDocument
Gets the document that raised this event.
Public propertyNewFilePath
Gets the new filepath, the one currently assigned to this document.
Public propertyOldFilePath
Gets the old filepath, prior to the change that triggered this event.
Top
See Also