[]
Represents an interface for page section.
public interface IPageSection : IReportItemContainer
Name | Description |
---|---|
Height | Gets the height of the page header/footer section. |
PrintOnFirstPage | Gets a value indicating whether the page header/footer should be printed on the first page. |
PrintOnLastPage | Gets a value indicating whether the page header/footer should be printed on the last page. |
Style | Gets the style of this IPageSection. |