Common Reference > Document Class > RenderPS Method > (Boolean) Document.RenderPS Method (Boolean)
Return PostScript with monochrome flag.
public string RenderPS(
bool forceMonochrome
);
-
forceMonochrome
- Disable color support (defaults to false).
-
return value
- Document as PostScript.
See also ...Document.Members | Document.RenderPS Method
Send comments on this topic © Dyalog Ltd 2021
|