SharpLeaf Reference > SharpLeaf Methods > RenderDocument Method > (Int32[]) SharpLeaf.RenderDocument Method (Int32[])
Return completed report as a Document instance.
public Document RenderDocument(
int[] pages
);
-
pages
- Report pages to put into Document (in that order).
-
return value
- Document containing chart.
See also ...SharpLeaf Members | SharpLeaf.RenderDocument Method
Send comments on this topic © Dyalog Ltd 2021
|