The Content
public class ContentLinePublic Class ContentLine Introduced: X19.
| Constructor | Description |
|---|---|
| Content |
Initializes a new instance of the Content |
| Property | Description |
|---|---|
| Height | Returns the height of the line in Points. |
| Page | Returns the page number that contains the line. |
| Rectangle | Returns the rectangle bounds of the line. |
| Text | Returns the text of the line. |
| Width | Returns the width of the line in Points. |
| X | Returns the horizontal coordinate of the line in Points. |
| Y | Returns the vertical coordinate of the line in Points. |