Nóta
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as shíniú isteach nó eolairí a athrú.
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as eolairí a athrú.
Specifies the default width of a report that is rendered in a physical page-oriented rendering extension.
Syntax
<Report>
...
<PageWidth>...</PageWidth>
...
</Report>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
8.5 in |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child element |
None |
Remarks
The string for PageWidth 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 msdn.microsoft.com.
The maximum size for PageWidth is 160 inches. The minimum size must be greater than 0 inches.
See Also
Reference
Report Definition XML Elements