SharpLeaf Reference > SharpLeaf Methods > SavePS Method > (String,Boolean,String)

SharpLeaf.SavePS Method (String,Boolean,String)

Save report to named file as raw PostScript.

public void SavePS(
    string filename,
    bool forceMonochrome,
    string prologue
);
filename
Name of output file.
forceMonochrome
Disable color support (defaults to false).
prologue
Arbitrary PostScript code to include before first page.

See also ...

SharpLeaf Members | SharpLeaf.SavePS Method


Send comments on this topic
© Dyalog Ltd 2021