Click or drag to resize

ExifDataFocalPlaneResolutionUnit Property

Gets or sets the focal plane resolution unit.

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

Property Value

Type: ExifUnit
The focal plane resolution unit.
See Also