SharpLeaf Reference > PageLayout Class > Add Method > (PageElement[]) PageLayout.Add Method (PageElement[])
Append page elements (Frame, Rule etc) to a page layout.
public void Add(
PageElement[] elements
);
-
elements
- Element to add.
See also ...PageLayout.Members | PageLayout.Add Method
Send comments on this topic © Dyalog Ltd 2021
|