Document Solutions for PDF
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / WicTiffFrame Class / HostComputer Property

In This Topic
    HostComputer Property (WicTiffFrame)
    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