SharpLeaf Reference > SharpLeaf Methods > SaveLog Method > (String,Boolean,Boolean)

SharpLeaf.SaveLog Method (String,Boolean,Boolean)

Save completed report 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 ...

SharpLeaf Members | SharpLeaf.SaveLog Method


Send comments on this topic
© Dyalog Ltd 2021