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

In This Topic
    StartPosition Property (ITextContentRange)
    In This Topic
    Specifies the begining of text range
    Syntax
    'Declaration
     
    ReadOnly Property StartPosition As Integer
    int StartPosition {get;}
    See Also