 TsrvActionZoomPageWidth
 TsrvActionZoomPageWidth| << Click to display table of contents >> 
 | 
TsrvActionZoomPageWidth zooms TSRichViewEdit control to fit the page width in the editor width.
Unit SRVActions;
Syntax
TsrvActionZoomPageWidth = class(TsrvActionCustomZoom)
| TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TrvCustomAction | 
This action assigns the following property of the target editor:
•ViewProperty.ZoomMode := rvzmPageWidth.
See also: