'Declaration
Public Function GetWordDocumentRange( _
ByVal As C1DocumentTextPosition, _
ByVal As IC1TextMeasurementContext _
) As C1DocumentRange
public C1DocumentRange GetWordDocumentRange(
C1DocumentTextPosition ,
IC1TextMeasurementContext
)
Parameters
- position
- A C1DocumentTextPosition object specifying the text position.
- textMeasurementContext
- The C1.WPF.Document.Util.IC1TextMeasurementContext to use while building C1DocumentRange.
Return Value
A C1DocumentRange that defines the word that contains or is near the specified .