 Overload List
Overload List
| Name | Description | 
|---|---|
| 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).
             | 


























