Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifProfile Class / SubjectDistanceRange Property

In This Topic
    SubjectDistanceRange Property
    In This Topic
    Gets or sets the distance to the subject.
    Syntax
    'Declaration
     
    Public Property SubjectDistanceRange As ExifSubjectDistanceRange
    public ExifSubjectDistanceRange SubjectDistanceRange {get; set;}
    See Also