Click or drag to resize

TextEvent Properties

The TextEvent type exposes the following members.

Properties
  NameDescription
Public propertyEventType
Gets the Type for this Event.
(Inherited from BaseEvent.)
Public propertyPosition
Gets the Position Information (if any).
(Inherited from BaseEvent.)
Public propertySourceXml
Gets the XML that this Event was generated from.
(Inherited from BaseRdfXmlEvent.)
Public propertyValue
Gets the Textual Content of the Event.
Top
See Also