Writes the modified TIFF to a file.
            
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
public void Write( string fileName )
Public Sub Write ( _ fileName As String _ )
public: void Write( String^ fileName )
Parameters
- fileName
- String
 The output full file path.


























