| ||||||||||||||||||||
SharpPlot Tutorials General Tutorials Chart Samples Style Examples SharpLeaf Tutorials Document Layout Tutorials Text Flow Tutorials Table Tutorials Visual Glossaries SharpPlot Reference SharpPlot Class SharpPlot Properties SharpPlot Methods SharpPlot Structures SharpPlot Enumerations PageMap Class SharpLeaf Class SharpLeaf Properties SharpLeaf Methods Table Class Table Properties Table Methods SharpLeaf Structures FontType Structure ParagraphStyle Structure BoxStyle Structure SharpLeaf Enumerations DocumentLayout Classes PageLayout Class PageElement Abstract Class Frame : PageElement Class TextBlock : PageElement Class ImageBlock : PageElement Class Box : PageElement Class Rule : PageElement Class Common Reference Document Class VectorMath Class DbUtil Class Release Notes Licensing |
SharpLeaf Reference > DocumentLayout Class DocumentLayout ClassDefine report master pages as an list of PageLayouts. The DocumentLayout class can be passed to the SharpLeaf constructor, or to the SharpLeaf.SetLayout method for in-flight change of layout. The Repeat property will define how many of the last page layouts will be repeated, therefore how many of the first page layouts will be title pages. See some tutorials on the creation of document layouts. public class DocumentLayout
DocumentLayout Instance Properties
DocumentLayout Methods
RequirementsNamespace: Causeway Assembly: SharpPlot (in sharpplot.dll) |