SharpLeaf Reference > SharpLeaf Methods > SaveXaml Method

SharpLeaf.SaveXaml Method

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

Overloads

Example

  // Render at 96 DPI, displaying pages horizontally side-by-side
   lf.SaveXaml("myreport.xaml",96,PageMode.Horizontal);

See also ...

SharpLeaf Members | SharpLeaf.RenderXaml Method


Send comments on this topic
© Dyalog Ltd 2021