Common Reference > Document Class > SaveXaml Method > (String,Double)

Document.SaveXaml Method (String,Double)

Save document 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 ...

Document.Members | Document.SaveXaml Method


Send comments on this topic
© Dyalog Ltd 2021