PageInfo

PageInfo class

Represents page setup data which is present in MPP file format and used for printing.

Constructors

NameDescription
PageInfoInitializes a new instance of the PageInfo class. Represents page setup data which is present in MPP file format and used for printing.

Methods

NameDescription
get_FooterGets an instance of the HeaderFooterInfo class which represents a footer data.
get_HeaderGets the instance of the HeaderFooterInfo class which represents a header data.
get_LegendGets an instance of the PageLegend class which specifies rendering options of page legend.
get_MarginsGets an instance of the PageMargins class which specifies page margins.
get_NameGets the name of the view for which set-up data is used.
get_PageSettingsGets an instance of the PageSettings class which specifies page printing settings.
get_PageViewSettingsGets an instance of the PageViewSettings class which specifies page view printing settings.
set_FooterSets an instance of the HeaderFooterInfo class which represents a footer data.
set_HeaderSets the instance of the HeaderFooterInfo class which represents a header data.
set_LegendSets an instance of the PageLegend class which specifies rendering options of page legend.