Click or drag to resize

ExifDataLensMake Property

Gets or sets the maker of lens.

Namespace:  Aspose.CAD.Exif
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public string LensMake { get; set; }

Property Value

Type: String
The lens maker.
See Also