TSRVPrint.PageColCount

<< Click to display table of contents >>

TSRVPrint.PageColCount

Number of document pages on one paper sheet in horizontal direction, in srvpGrid mode.

property PageCount: Integer;

This property is used if PrintMode = srvpGrid.

In this mode, PageRowCount x PageColCount document pages are printed on a single paper sheet.

Default value:

1

See also:

Center