SharpLeaf Reference > SharpLeaf Methods > RenderXaml Method > (Double) SharpLeaf.RenderXaml Method (Double)
Return report as XAML with given resolution.
public string RenderXaml(
double dpi
);
-
dpi
- Resolution to use, in dots per inch (defaults to 96).
-
return value
- Completed XAML Canvas containing report.
See also ...SharpLeaf Members | SharpLeaf.RenderXaml Method
Send comments on this topic © Dyalog Ltd 2021
|