TXTextControl.PageMarginT Property | ||
| Description: | Returns or sets the top page margin for the whole document or for a document's section. The SectionCurrent property determines the part of the document. The property returns -1, if more than one section is specified through the SectionCurrent property and these sections' margins have different values. | |
| Syntax: | TXTextControl.PageMarginT [= value]
| |
| Remarks: | The maximum values depend on the setting of the PageWidth and PageHeight properties. | |
| Data Types: | Long. | |
| See also: | Sections and Pages, PageHeight Property, PageWidth Property, PrintDevice Property, PrintPage Method. | |