XpsPage class

XpsPage class

Class incapsulating FixedPage element features. This element contains the contents of a page and is the root element of a FixedPage part.

Inheritance: XpsPageXpsElementXpsObject

The XpsPage type exposes the following members:

Properties

PropertyDescription
countReturns number of child elements.
heightReturns/sets height of the page, expressed as a real number
in units of the effective coordinate space.
widthReturns/sets width of the page, expressed as a real number in
units of the effective coordinate space.
xml_langReturns/sets value specifying the default language used for
the current element and for any child or descendant elements.

Indexer

NameDescription
[index]

Methods

MethodDescription
cloneClones this page.

See Also