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

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

The following tables list the members exposed by ObjectRect.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the y-coordinate of the bottom edge of this ObjectRect, in graphic units.  
Public PropertyGets or sets the height of this ObjectRect, in graphic units.  
Public PropertyGets or sets the x-coordinate of the left edge of this ObjectRect, in graphic units.  
Public PropertyGets or sets the x-coordinate of the right edge of this ObjectRect, in graphic units.  
Public PropertyGets or sets the custom data associated with this ObjectRect.  
Public PropertyGets or sets the y-coordinate of the top edge of this ObjectRect, in graphic units.  
Public PropertyGets or sets the width of this ObjectRect, in graphic units.  
Public PropertyGets or sets the x-coordinate of the left edge of this ObjectRect, in graphic units.  
Public PropertyGets or sets the y-coordinate of the top edge of this ObjectRect, in graphic units.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Creates an instance of ObjectRect from (left, top, right, bottom) coordinates.  
Public MethodConverts an ObjectRect to System.Drawing.RectangleF.  
Top
Public Operators
Overloaded. Performs an explicit conversion from ObjectRect to System.Drawing.RectangleF.
Top
See Also

Reference

ObjectRect Class
GrapeCity.Documents.Text Namespace