ComponentOne FlexReport for WinForms
C1TextRange Structure Members
Fields  Properties  Methods 

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : C1TextRange Structure

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

Reference

C1TextRange Structure
C1.Win.C1Document Namespace