[]
Returns the object defining the part of fragment belongs to this C1FoundPosition.
The type of object depends on type of fragment, for example,
C1.Document.RenderTextFragment descendats return C1.Document.C1TextBlockRange object.
public abstract object GetFragmentRange(RenderFragment fragment)
| Type | Name | Description |
|---|---|---|
| RenderFragment | fragment |
| Type | Description |
|---|---|
| object |