SharpLeaf Reference > SharpLeaf Methods > SaveXaml Method > (String,Double)

SharpLeaf.SaveXaml Method (String,Double)

Save report as XAML with given resolution.

public void SaveXaml(
    string filename,
    double dpi
);
filename
Name of output file.
dpi
Resolution to use, in dots per inch (defaults to 96).

See also ...

SharpLeaf Members | SharpLeaf.SaveXaml Method


Send comments on this topic
© Dyalog Ltd 2021