Click or drag to resize

ExifDataSubjectDistanceRange Property

Gets or sets the subject distance range.

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

Property Value

Type: ExifSubjectDistanceRange
The subject distance range.
See Also