Method Save Save(string) Save the report into a JSON file. Declaration public void Save(string path) Parameters Type Name Description string path The path of the file where the report should be saved.