<< Click to display table of contents >> TCustomRichView.TopMargin |
Top margin of document
property TopMargin: 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.
In TRichViewEdit, you can change this property as an editing operation, see TRichViewEdit.SetIntPropertyEd.
See also properties:
See also properties of TRVPrint:
▪Margins.
See also:
Additional information about horizontal scrolling, margins, indents, etc.