Common Reference > Document Class > SaveXaml Method

Document.SaveXaml Method

Save document to named file as a XAML Canvas. See the RenderXaml method for more information.

Overloads

Example

   doc.SaveXaml("mydocument.xaml",96);  // Save XAML at 96 dots per inch

See also ...

SharpPlot.SaveXaml Method | SharpLeaf.SaveXaml Method | PageMode Enumeration | Document.Members | Document.RenderXaml Method


Send comments on this topic
© Dyalog Ltd 2021