Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifProfile Class / Model Property

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