[]
Represents an interface for a layout page.
public interface ILayoutPage
Name | Description |
---|---|
BodyArea | Gets the body area of the page where content should be laid out. |
Footer | Gets the footer section of the page. |
GroupIndex | Gets the index of the group. |
Header | Gets the header section of the page. |
Height | Gets the height of the page. |
IsLastInDocument | Gets a value indicating whether the page is the last in the document. |
PageNumber | Gets the page number. |
Width | Gets the width of the page. |