Common Reference > Document Class > SaveImage Method > (String) Document.SaveImage Method (String)
Save document as Bitmap at 96 dpi.
public void SaveImage(
string filename
);
-
filename
- Name of output file.
See also ...Document.Members | Document.SaveImage Method
Send comments on this topic © Dyalog Ltd 2021
|