|
SharpLeaf Reference > PageLayout Class > Members PageLayout.Members
Defines the structure of a single master page.
public class PageLayout
Constructors
PageLayout Instance Properties| Item[Int32] | Default indexer into the PageLayout’s list of PageElement items | | Color | Color of paper | | Count | Number of PageElement items in the PageLayout (ReadOnly) | | Elements | List of PageElement that constitute the PageLayout | | FillStyle | FillStyle of paper | | FrameList | List of Frames to flow through (defaults to empty vector for all frames in order of creation) | | Size | Size of paper in points as a vector of two doubles |
PageLayout Methods| Add | Append page elements (Frame, Rule etc) to a page layout | | Clone | Take a deep copy of this instance | | Contains | Check if the given PageElement is present in the PageLayout | | ToString | Readable summary of page layout | |
RequirementsNamespace: Causeway Assembly: SharpPlot (in sharpplot.dll)
Send comments on this topic © Dyalog Ltd 2021
|