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

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