Click or drag to resize

ExifDataMaxApertureValue Property

Gets or sets the maximum aperture value.

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

Property Value

Type: TiffRational
The maximum aperture value.
See Also