<< Click to display table of contents >> TSRVPageScroll.PageWidth |
Specifies the [maximal] width of page thumbnails.
property PageWidth: Integer;
If PageProportions=False, all thumbnails are created with the following size: PageWidth x PageHeight.
If PageProportions=True, thumbnails have the proportions of the original pages:
•ScrollType=pssHorizontal, thumbnails' width is calculated automatically by PageHeight;
•ScrollType=psstVertical, thumbnails' height is calculated automatically by PageWidth.
Default value
150