a_pagesize TsrvActionPageFormat

Properties  | Actions overview

<< Click to display table of contents >>

a_pagesize TsrvActionPageFormat

Properties  | Actions overview

TsrvActionPageFormat changes page size for the document in the target editor.

Unit SRVActions;

Syntax

TsrvActionPageFormat = class(TsrvCustomActionThatNeedsDocProps)

hmtoggle_arrow1Hierarchy

Description

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).