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