ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly / GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text Namespace / RText.SelectionRange Structure
Fields Properties Methods

In This Topic
    RText.SelectionRange Structure Members
    In This Topic

    The following tables list the members exposed by RText.SelectionRange.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SelectionRange class  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Gets empty selection  
    Public FieldThe length  
    Public FieldThe start  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the last character in selection. Gets incorrect position in case of empty selection  
    Public PropertyGets true if selection is empty  
    Top
    Public Methods
     NameDescription
    Public MethodCompares to.  
    Public MethodReturns intersection of current selection with another one  
    Public MethodReturns a System.String that represents this instance.  
    Top
    See Also