[
  {
    "Id": "416296",
    "ThreadId": "204425",
    "Html": "<p>hi, experts,</p>\r\n<p>&nbsp;is it possible to get the expected file size of the compressed file?</p>\r\n<p>which function is to trigger the zip process ? <strong>.Save()</strong> ???</p>\r\n<p>&nbsp;thank you very much!!</p>",
    "PostedDate": "2010-03-10T02:47:32.257-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "416341",
    "ThreadId": "204425",
    "Html": "<p>No.&nbsp; you have to do the compression in order to know how much it compresses.</p>\r\n<p>Yes - to zip a file, use ZipFile.Save().</p>\r\n<p>Check the examples, there are lots.</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2010-03-10T05:07:54.547-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]