Line Class |
Namespace: GroupDocs.Viewer.Results
The Line type exposes the following members.
Name | Description | |
---|---|---|
Line |
Initializes new instance of Line class.
|
Name | Description | |
---|---|---|
Height |
The height of the rectangle which contains the element (in pixels).
(Inherited from TextElementT.) | |
Value |
The element value.
(Inherited from TextElementT.) | |
Width |
The width of the rectangle which contains the element (in pixels).
(Inherited from TextElementT.) | |
Words |
The words contained by the line.
| |
X |
The X coordinate of the highest left point on the page layout where the rectangle that contains element begins.
(Inherited from TextElementT.) | |
Y |
The Y coordinate of the highest left point on the page layout where the rectangle that contains element begins.
(Inherited from TextElementT.) |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString |
Returns a string that represents the current object.
(Overrides TextElementTToString.) |