ComponentOne VSView Reporting Edition
Orientation Property

Returns or sets the page orientation.

Syntax

layout.Orientation[ = ReportOrientationSettings ]

Remarks

The settings for the Orientation property are described below:

 

Constant

Value

Description

vsrAutoOrient

0

Set the orientation automatically, based on the current PaperSize and report Width.

vsrPortrait

1

Use Portrait orientation (tall).

vsrLandscape

2

Use Landscape orientation (wide).

 

Data Type

ReportOrientationSettings (Enumeration)

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback