a_portrait TsrvActionOrientationPortrait

Properties  | Actions overview

Top  Previous  Next

TsrvActionOrientationPortrait applies a portrait page orientation the the document in the target editor.

Unit SRVActions;

Syntax

TsrvActionOrientationPortrait = class(TsrvAction)

Hierarchy

TObject

TPersistent

TComponent

TBasicAction

TContainedAction

TCustomAction

TAction

TrvCustomAction

TsrvAction

Description

This action assigns PageProperty.Orientation := poPortrait.

If PageProperty.PageFormat = srvfmCustom, and PageProperty.PageWidth > PageProperty.PageHeight, the action exchanges values of these properties.

See also:

TsrvActionOrientationLandscape


ScaleRichView © Ilya Zelensky & Sergey Tkachenko