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

In This Topic
    ISOSpeedLatitudeyyy Property
    In This Topic
    Gets or sets the ISO speed latitude yyy value of a camera or input device that is defined in ISO 12232.
    Syntax
    'Declaration
     
    Public Property ISOSpeedLatitudeyyy As System.Nullable(Of UInteger)
    public System.Nullable<uint> ISOSpeedLatitudeyyy {get; set;}
    See Also