ComponentOne Document Library for WinForms
C1FoundPosition Class Members
Properties  Methods 

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : C1FoundPosition Class

The following tables list the members exposed by C1FoundPosition.

Public Properties
 NameDescription
Public PropertyGets the text near the found position.  
Public PropertyGets the zero-based position of the found string in NearText.  
Top
Public Methods
 NameDescription
Public MethodReturns the bounds of this C1FoundPosition on the page, rectangle calculated on the base of C1DocumentTextPosition.PageCoords.  
Public MethodReturns C1DocumentTextPosition object defining end of searched text.  
Public MethodReturns the object defining the part of fragment belongs to this C1FoundPosition. The type of object depends on type of fragment, for example, RenderTextFragment descendats return C1TextBlockRange object.  
Public MethodReturns C1Page object where find position located.  
Public MethodReturns C1DocumentTextPosition object defining start of searched text.  
Top
See Also

Reference

C1FoundPosition Class
C1.Win.C1Document Namespace