Overload List

NameDescription
Write(Stream)
Writes the modified TIFF to a stream.
Write(String)
Writes the modified TIFF to a file.
Write(Stream, Int32)
Writes the specified page to a stream (TIFF).
Write(String, Int32)
Writes the specified page to a file (TIFF).

See Also