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

SharpLeaf.SavePS Method (String,Boolean)

Save PostScript with monochrome flag.

public void SavePS(
    string filename,
    bool forceMonochrome
);
filename
Name of output file.
forceMonochrome
Disable color support (defaults to false).

See also ...

SharpLeaf Members | SharpLeaf.SavePS Method


Send comments on this topic
© Dyalog Ltd 2021