PageInfo
Contents
[
Hide
]PageInfo class
Represents page setup data which is present in MPP file format and used for printing.
The PageInfo type exposes the following members:
Constructors
Name | Description |
---|---|
PageInfo() | Initializes a new instance of the PageInfo class. Represents page setup data which is present in MPP file format and used for printing. |
Properties
Name | Description |
---|---|
header | Gets or sets the instance of the HeaderFooterInfo class which represents a header data. |
footer | Gets or sets an instance of the HeaderFooterInfo class which represents a footer data. |
name | Gets the name of the view for which set-up data is used. |
page_settings | Gets an instance of the page_settings class which specifies page printing settings. |
page_view_settings | Gets an instance of the page_view_settings class which specifies page view printing settings. |
margins | Gets an instance of the PageMargins class which specifies page margins. |
legend | Gets or sets an instance of the PageLegend class which specifies rendering options of page legend. |
See Also
- namespace aspose.tasks.visualization
- assembly Aspose.Tasks