Represents the page margins of a document or document section. The measure depends on the page's unit.
PageMargins Introduced: X16.
| Enumeration | Description |
|---|---|
| Attribute | Determines a certain page margins attribute. |
| Method | Description |
|---|---|
| get |
Gets the bottom margin of a TX Text Control document or document section. |
| get |
Gets the left margin of a TX Text Control document or document section. |
| get |
Gets the right margin of a TX Text Control document or document section. |
| get |
Gets the top margin of a TX Text Control document or document section. |
| set |
Sets the bottom margin of a TX Text Control document or document section. |
| set |
Sets the left margin of a TX Text Control document or document section. |
| set |
Sets the right margin of a TX Text Control document or document section. |
| set |
Sets the top margin of a TX Text Control document or document section. |