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

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