TSRVPrint.PageRowCount

<< Click to display table of contents >>

TSRVPrint.PageRowCount

Number of document pages on one paper sheet in vertical 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