HostComputer Property (TiffFrame)
In This Topic
Gets a string that describes the computer and/or operating system in use at the time of image creation.
Syntax
'Declaration
Public ReadOnly Property HostComputer As System.String
public System.string HostComputer {get;}
See Also