In This Topic
Saves the page as an image to a stream in TIFF format.
Overload List
Overload | Description |
SaveAsTiff(Stream,ViewState,SaveAsImageOptions,TiffFrameSettings) | Saves the page as an image to a stream in TIFF format. |
SaveAsTiff(Stream,SaveAsImageOptions,TiffFrameSettings) | Saves the page as an image to a stream in TIFF format. |
SaveAsTiff(String,ViewState,SaveAsImageOptions,TiffFrameSettings) | Saves the page as an image to a file in TIFF format. |
SaveAsTiff(String,SaveAsImageOptions,TiffFrameSettings) | Saves the page as an image to a file in TIFF format. |
See Also