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

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