Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / TiffFrameSettings Class / HostComputer Property

In This Topic
    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