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

In This Topic
    LensModel Property
    In This Topic
    Gets or sets the lens’s model name and model number.
    Syntax
    'Declaration
     
    Public Property LensModel As System.String
    public System.string LensModel {get; set;}
    See Also