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

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