rvico TRichView Reference | TRichView

TCustomRichView.RightMargin

Top  Previous  Next

Right margin of document

property RightMargin: 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;
TopMargin;
BottomMargin.

See also indents in paragraph style

See also properties of TRVPrint:

LeftMarginMM;
RightMarginMM;
TopMarginMM;
BottomMarginMM.

See also properties of TRVStyle:

LineSelectCursor.

See also:

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


RichView © Sergey Tkachenko