Version

RichTextDocumentVersion Class Members

The following tables list the members exposed by RichTextDocumentVersion.

Public Properties
 NameDescription
Public PropertyVersionGets the associated version number.  
Public Methods
 NameDescription
Public MethodIsCompatibleWithDetermines if 2 RichTextDocumentVersion's are compatible. When the document's root or body node is changed (which happens when a document is loaded as well), the document's version is made incompatible with previous version objects. Also versions from two different RichTextDocument instances are considered incompatible.  
See Also