FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1TextRange Structure
Fields Properties Methods


In This Topic
    C1TextRange Structure Members
    In This Topic

    The following tables list the members exposed by C1TextRange.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1TextRange struct.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents the full (all-inclusive) range.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the end position (inclusive) of the text range.  
    Public PropertyGets or sets the length of the text range.  
    Public PropertyGets or sets the 0-based start position in the text range.  
    Top
    Public Methods
     NameDescription
    Public MethodTests whether a specified position is contained within the current range.  
    Top
    See Also