Common Reference > Document Class > SavePS Method > (String,Boolean)

Document.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 ...

Document.Members | Document.SavePS Method


Send comments on this topic
© Dyalog Ltd 2021