Common Reference > Document Class > SaveLog Method > (String,Boolean) Document.SaveLog Method (String,Boolean)
Save undetailed log, specifying pre-scan flag.
public void SaveLog(
string filename,
bool prescan
);
-
filename
- Name of output text file.
-
prescan
- Flag to allow the prescan code to run on the intermediate page format.
See also ...Document.Members | Document.SaveLog Method
Send comments on this topic © Dyalog Ltd 2021
|