Click or drag to resize
DocumentTypeChangeEventArgs Properties

The DocumentTypeChangeEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDocument
Gets the document the event is raised for.
(Inherited from DocumentEventArgs.)
Public propertyDocumentType
Gets the document type.
Top
See Also