GetWholeDocumentRange Method (C1FlexReport)
public virtual C1DocumentRange GetWholeDocumentRange(
IC1TextMeasurementContext
)
'Declaration
Public Overridable Function GetWholeDocumentRange( _
ByVal As IC1TextMeasurementContext _
) As C1DocumentRange
Parameters
- textMeasurementContext
- The C1.WPF.Document.Util.IC1TextMeasurementContext to use while building C1.WPF.Document.C1DocumentRange.
Return Value
A C1.WPF.Document.C1DocumentRange that defines the whole document.