|
SharpLeaf Reference > DocumentLayout Class > Members DocumentLayout.Members
Constructors
DocumentLayout Instance Properties| Item[Int32] | Default indexer into the DocumentLayout’s list of PageLayout items | | Count | Number of PageLayout items in the DocumentLayout (ReadOnly) | | Pages | List of PageLayout that form the DocumentLayout | | Repeat | Number of last page layouts to repeat (default to 0 for all) | | Title | Document title |
DocumentLayout Methods| Add | Append page layouts to document layout | | Clone | Take a deep copy of this instance | | Contains | Check if the given PageLayout is present in the DocumentLayout | | RenderXml | Get XML form of a DocumentLayout item, that can be used in the constructor. | |
RequirementsNamespace: Causeway Assembly: SharpPlot (in sharpplot.dll)
Send comments on this topic © Dyalog Ltd 2021
|