Documents for PDF, .NET Edition Documentation
TextRect Class Members
Properties  Methods 

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace : TextRect Class

The following tables list the members exposed by TextRect.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the TextRect class with the specified coordinates, size, and flags.  
Top
Public Properties
 NameDescription
Public PropertyGets the y-coordinate of the bottom edge of this TextRect, in graphic units.  
Public PropertyGets the number of text fragment's code points.  
Public PropertyGets the index of the text fragment's first code point.  
Public PropertyGets the height of this TextRect, in graphic units.  
Public PropertyGets the x-coordinate of the left edge of this TextRect, in graphic units.  
Public PropertyGets the x-coordinate of the right edge of this TextRect, in graphic units.  
Public PropertyIndicates if the text fragment should appear from right to left.  
Public PropertyIndicates if sideways should be rotated counterclockwise.  
Public PropertyIndicates if the text fragment should appear rotated 90 or -90 degrees.  
Public PropertyGets the y-coordinate of the top edge of this TextRect, in graphic units.  
Public PropertyIndicates if the text fragment should appear upright with vertical reading direction.  
Public PropertyGets the width of this TextRect, in graphic units.  
Public PropertyGets the x-coordinate of the left edge of this TextRect, in graphic units.  
Public PropertyGets the y-coordinate of the top edge of this TextRect, in graphic units.  
Top
Public Methods
 NameDescription
Public MethodConverts an TextRect to System.Drawing.RectangleF.  
Top
Public Operators
Performs an explicit conversion from TextRect to System.Drawing.RectangleF.
Top
See Also

Reference

TextRect Class
GrapeCity.Documents.Text Namespace