Click or drag to resize
ExifDataSubjectDistance Property
Gets or sets the subject distance.

Namespace: Aspose.PSD.Exif
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
public TiffRational SubjectDistance { get; set; }

Property Value

Type: TiffRational
The subject distance.
See Also