SharpLeaf Reference > SharpLeaf Methods > SetLayout Method > (DocumentLayout,String[]) SharpLeaf.SetLayout Method (DocumentLayout,String[])
Change master page layout, closing any started page.
public void SetLayout(
DocumentLayout layout,
string[] arglist
);
-
layout
- Master pages definition (null for default).
-
arglist
- Argument list for custom parameter substitution in TextBlock.
See also ...SharpLeaf Members | SharpLeaf.SetLayout Method
Send comments on this topic © Dyalog Ltd 2021
|