TSRVPageProperty.PageBreakHeight

Top  Previous  Next

Specifies a vertical distance between pages, when scaling is 100%.

property PageBreakHeight: Integer; 

This value is scaled according to TSRichViewEdit.ViewProperty.ZoomPercent, but cannot exceed the values of MinPageBreakHeight and MaxPageBreakHeight properties.

This value also defines the distance from the top to the first page (even if PageViewMode=False), but it can be altered in TSRichViewEdit.ViewProperty.AlignPageV property.

Default value:

20


ScaleRichView © Ilya Zelensky & Sergey Tkachenko