| Overload | Description | 
|---|---|
| TiffSaveMultiPageToFile(Int32,String,TiffCompression) | Saves a GdPicture image representing the editable multipage TIFF image to a multipage TIFF file acording to what you have specified. This method only handles editable multipage TIFF images; otherwise it will fail. | 
| TiffSaveMultiPageToFile(Int32,String,TiffCompression,Int32) | Saves a GdPicture image representing the editable multipage TIFF image to a multipage TIFF file acording to what you have specified. You can also define a JPEG quality parameter when the JPEG compression is required using this method. This method only handles editable multipage TIFF images; otherwise it will fail. | 
