[]
Represents the interface for the report layout.
public interface IReportLayout : IDisposable
| Name | Description |
|---|---|
| EvaluationMessage | Gets the evaluation message. |
| MetadataDictionary | Gets the master metadata dictionary associated with this layout tree. |
| Pages | Gets the pages enumerator. |
| Name | Description |
|---|---|
| PagesLimited(int) | Returns an enumerable pages collection limited by the specified argument. |