TSRVPrint.Center

<< Click to display table of contents >>

TSRVPrint.Center

In the poster mode: the property places the document image in the center relative to the poster.

In the grid mode: the property places the document pages in the center of the paper sheet.

property Center: Boolean;

Center

 

A posters is printed if PrintMode = srvpPoster. For posters, this property makes sense only if ScaleImage = False.

A grid is printed if PrintMode = srvpGrid.

Default value:

True