Common Reference > Document Class > SaveEps Method > (String,Int32)

Document.SaveEps Method (String,Int32)

Save document page as full-color EPS.

public void SaveEps(
    string filename,
    int page
);
filename
Name of output file.
page
Page to display (defaults to 1).

See also ...

Document.Members | Document.SaveEps Method


Send comments on this topic
© Dyalog Ltd 2021