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

In This Topic
    LensSerialNumber Property
    In This Topic
    Gets or sets the serial number of the interchangeable lens that was used in photography.
    Syntax
    'Declaration
     
    Public Property LensSerialNumber As System.String
    public System.string LensSerialNumber {get; set;}
    See Also