Class LayoutPage
One laid-out page.
public sealed class LayoutPage
- Inheritance
-
LayoutPage
- Inherited Members
Constructors
- LayoutPage(int, Twips, Twips, IReadOnlyList<ILayoutPrimitive>)
Initializes a page.
Properties
- Height
Gets the page height in twips.
- PageNumber
Gets the 1-based page number.
- Primitives
Gets the positioned primitives in paint order.
- Width
Gets the page width in twips.