Writes a generic value.
            
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
Parameters
- pageIndex
- Int32
 Page index (starting at 0 and ending at GetPagesCount-1).
- tagCode
- Int32
 The tag code. This is not the index, but the actual TIFF code.
- tagType
- IETagType
 The tag type
- val
- String
 The value as string. It will be converted to the correct type.


























