SharpLeaf Reference > SharpLeaf Class > SharpLeaf Constructor > (DocumentLayout,String[]) SharpLeaf Constructor (DocumentLayout,String[])
Create a new report, taking an optional document layout and argument list.
public SharpLeaf(
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 Constructor
Send comments on this topic © Dyalog Ltd 2021
|