MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / ITextContentRange Interface / StartPosition Property

In This Topic
StartPosition Property (ITextContentRange)
In This Topic
Gets the beginning of the text range.
Syntax
'Declaration
 
ReadOnly Property StartPosition As Integer
 

Property Value

The start position of the text range as an System.Int32.
See Also