[]
Represents the interface for the layout tree.
public interface ILayoutTree : IDisposable
| Name | Description |
|---|---|
| EvaluationMessage | Gets the evaluation message. |
| this[int] | Gets the layout page at the specified index. |
| MasterReport | Gets the IReport instance associated with this layout. |
| MetadataDictionary | Gets the metadata dictionary associated with this layout tree. |
| PageCount | Gets the total number of laid out pages. |
| Pages | Gets an enumerable collection of layout pages. |