Common Reference > Document Class > SaveLog Method > (String,Boolean,Boolean)

Document.SaveLog Method (String,Boolean,Boolean)

Save document as a readable log file.

public void SaveLog(
    string filename,
    bool prescan,
    bool detail
);
filename
Name of output text file.
prescan
Flag to allow the prescan code to run on the intermediate page format.
detail
Flag to allow ids and other detail to be shown in addition to basic logging.

See also ...

Document.Members | Document.SaveLog Method


Send comments on this topic
© Dyalog Ltd 2021