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