TSRVPageProperty.Orientation

<< Click to display table of contents >>

TSRVPageProperty.Orientation

Specifies a page orientation

property Orientation: TPrinterOrientation;

Portrait or landscape.

Assigning to this property sets the proper values to PageWidth and PageHeight properties, if PageFormat<>srvfmCustom.

This property can be changed as an editing (undoable) operation, see TSRichViewEdit.SetIntPropertyEd.

Default value:

poPortrait