TSRVPageProperty.PageViewMode

<< Click to display table of contents >>

TSRVPageProperty.PageViewMode

Disables/enables page-view mode.

property PageViewMode: Boolean;

If this property is False, documents are displayed without separation on pages. PageHeight is calculated to fit DocumentHeight of RichViewEdit  component.

This property may be used when implementing custom view modes.

This property must be True in a read mode.

Default value:

True