TSRVPageScroll.AlignText

<< Click to display table of contents >>

TSRVPageScroll.AlignText

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:

BackgroundTextColor

PageNoFont

OnDrawPageNumber