<< Click to display table of contents >> TRVDocParameters.ZoomMode |
Scaling mode
type // defined in RVStyle unit
TRVZoomMode = (rvzmFullPage, rvzmPageWidth, rvzmCustom);
property ZoomMode : TRVZoomMode;
This property is not used by TRichView components, but it can be written and read from RVF (RichView Format) and RTF (Rich Text Format) files.
Default value:
rvzmCustom