TRVAControlPanel.ShowSoftPageBreaks |
Top Previous Next |
|
Specifies whether page breaks should be displayed in TCustomRichViewEdit component when possible. property ShowSoftPageBreaks: Boolean; Soft page breaks can be displayed after the document is formatted for printing (after executing TrvActionPrint, TrvActionQuickPrint, or TrvActionPrintPreview actions) until it is changed. Default value: True |