Version

RichTextDocumentVersion Class Methods

For a list of all members of this type, see RichTextDocumentVersion members.

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