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

In This Topic
    LensMake Property
    In This Topic
    Gets or sets the lens manufacturer.
    Syntax
    'Declaration
     
    Public Property LensMake As System.String
    public System.string LensMake {get; set;}
    See Also