[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.Range

Range Class

Represents a specific range of text, defined by a starting position and the number of characters it encompasses.

Inheritance
Range
Namespace: GrapeCity.ActiveReports.Blazor.Viewer
Assembly: MESCIUS.ActiveReports.Blazor.Viewer.dll
Syntax
public class Range

Constructors

Name Description
Range()

Properties

Name Description
Length

Gets or sets the number of characters within the range.

Start

Gets or sets the starting position of the range in the text.