Version

VersionedDocumentSpan Structure Properties

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

Public Properties
 NameDescription
Public PropertyEndReturns the end point of the span (read-only).  
Public PropertyIsEmptyReturns true if the length of the span is 0 (read-only).  
Public PropertyLengthReturns the length of the text span (read-only).  
Public PropertyOffsetReturns the zero-based offset from the beginning of the RichTextDocumentVersion (read-only).  
Public PropertySpanReturns the DocumentSpan structure (read-only).  
Public PropertyStartReturns the start of the span within the RichTextDocumentVersion (read-only).  
Public PropertyVersionReturns the associated RichTextDocumentVersion (read-only).  
See Also