TSRVPageScroll.AlignText |
Top Previous Next |
|
Specifies the position of page number relative to the page. type TPSAlignText = (psatLeft, psatRight, psatTop, psatBottom);
property AlignText : TPSAlignText ; Page numbers are displayed if PageNoVisible=True. Default value: psatBottom (below pages) See also: |