Represents a printable page for a Sheet. Used to visually display printed pages on the screen.
Inherits: Container : UIElement : UIElementBase
Content property: Children
Name | Type | Description |
---|---|---|
Orientation | PageOrientation |
Page orientation. Possible values:
PrintPage property is specified, then the property is ignored.
|
PageSize | Size? |
Page size. If not specified, then format A4. Please note that it can be problematic
to print at the specified sizes. The properties of a printed page can be controlled
more flexibly by using the PrintPage property.
|
PrintPage | PrintPage | Printed page description. |
Base item properties |