Common Reference > Document Class > RenderEps Method > (Int32)

Document.RenderEps Method (Int32)

Return specified document page as full-color EPS.

public string RenderEps(
    int page
);
page
Page to render (defaults to 1).
return value
Document as Encapsulated PostScript.

See also ...

Document.Members | Document.RenderEps Method


Send comments on this topic
© Dyalog Ltd 2021