<< Click to display table of contents >> TSRVPrint.PageWidthPix |
The poster height, pixels
property PageWidthPix: Extended;
Posters are printed if PrintMode = srvpPoster.
A value of this property can be assigned or calculated. The formula PageWidthPix = Ceil(FrameCountX)*FrameWidthPix is used.
Assigning to this property resets PageFormat to srvfmCustom.
Assigning any value (except for srvfmCustom) to PageFormat changes a value of this property.
Assigning to FrameCountX changes value of this property.
See also:
•the picture in the topic about TSRVPrint