PageInfo

PageInfo class

Represents the page information.

The PageInfo type exposes the following members:

Constructors

NameDescription
PageInfo()Initializes a new instance of the PageInfo class

Properties

NameDescription
any_marginGets or sets page margin for any page except first.
default_text_stateGets or sets default font.
heightGets or sets page height.
pure_heightGets or sets page pure height without margins.
is_landscapeGets or sets is page landscaped.
marginGets or sets page margin.
widthGets or sets page width.

Methods

NameDescription
clone()Clone page info.

See Also