<< Click to display table of contents >> TsrvActionPageFormat |
TsrvActionPageFormat changes page size for the document in the target editor.
Unit SRVActions;
Syntax
TsrvActionPageFormat = class(TsrvCustomActionThatNeedsDocProps)
TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TrvCustomAction |
This value changes the following properties of the target editor:
•PageProperty.PageFormat (see PageFormat)
•PageProperty.PageWidth (see PageWidth)
•PageProperty.PageHeight (see PageHeight)
The properties are changed as an editing operation (undoable).