Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / TiffFrame Class / Model Property

In This Topic
    Model Property (TiffFrame)
    In This Topic
    Gets a string with the scanner model name or number.
    Syntax
    'Declaration
     
    Public ReadOnly Property Model As System.String
    public System.string Model {get;}
    See Also