Common Reference > Document Class > SaveImage Method > (String,ImageFormat)

Document.SaveImage Method (String,ImageFormat)

Save document at given format at 96 dpi.

public void SaveImage(
    string filename,
    ImageFormat format
);
filename
Name of output file.
format
Image format to use for file.

See also ...

Document.Members | Document.SaveImage Method


Send comments on this topic
© Dyalog Ltd 2021