In This Topic
GdPicture14 Namespace / GdPictureImaging Class / TiffSaveMultiPageToFile Method

TiffSaveMultiPageToFile Method (GdPictureImaging)

In This Topic
Saves a GdPicture image representing the editable multipage TIFF image to a multipage TIFF file acording to what you have specified.
Overload List
OverloadDescription
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.

 
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.

 
See Also