TSRVPrint.PageFormat

<< Click to display table of contents >>

TSRVPrint.PageFormat

The poster's page format.

property PageFormat: TSRVPageFormat;

Posters are printed if PrintMode = srvpPoster.

The poster consists of frames, each frame has size of the printer paper.

This is the page format as of the whole poster, containing all frames.

Assigning to this property changes PageWidthPix and PageHeightPix. Values of FrameCountX and FrameCountY are recalculated to fit the given format (taking the printer's paper size into account). If IntegerCount=True, they are calculated as integer values. This calculation depends on UsePhysicalOffsets property.

When you assign value to FrameCountX, FrameCountY, PageWidthPix, or PageHeightPix, this property is reset to srvfmCustom.

Default value:

srvfmA4