PageHeight Element (RDL)

Specifies the default height of a report that is rendered in a physical page-oriented rendering extension.

구문

<Report>
       ...
       <PageHeight>...</PageHeight>
       ...
</Report>

Element Characteristics

Characteristic Description

Data type and length

String

Default value

11 in

Cardinality

0-1: Optional element that can occur once or not at all.

Element Relationships

Relationship Element

Parent element

Report

Child element

None

주의

The string for the PageHeight element must contain a number (with a period character used as an optional decimal separator). The number must be followed by a designator for a CSS length unit such as cm, mm, in, pt, or pc. A space between the number and the designator is optional. For more information about size designators, see "CSS Length Units Reference" at msdn.microsoft.com.

The maximum size for PageHeight is 160 inches. The minimum size must be greater than 0 inches.

참고 항목

참조

Report Definition XML Elements

관련 자료

보고서 페이지 매김 제어

도움말 및 정보

SQL Server 2005 지원 받기