rvico TRichView Reference | TRichView

TCustomRichView.BottomMargin

Top  Previous  Next

Bottom margin of document

property BottomMargin: Integer;

This value is measured in "screen" pixels, so when printing it's recalculated according to the printer resolution, and margins on pages look like margins on the screen.

See also properties:

LeftMargin;

RightMargin;

TopMargin.

See also properties of TRVPrint:

LeftMarginMM;

RightMarginMM;

TopMarginMM;

BottomMarginMM.

See also:

Additional information about horizontal scrolling, margins, indents, etc.


RichView © Sergey Tkachenko