Table of Contents

Property Range

Namespace
DocWright.Dom.Revisions
Assembly
DocWright.Dom.dll

Range

Gets the span of run content this revision covers, or null when it has none — a paragraph mark and a paragraph formatting change annotate the paragraph itself rather than a stretch of its content. Like every DocumentRange, it is a snapshot of positions taken when the revision was enumerated.

public DocumentRange? Range { get; }

Property Value

DocumentRange