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

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