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

In This Topic
    GpsImgDirectionRefRaw Property
    In This Topic
    Gets or sets the reference for giving the direction of the image when it is captured.

    The value is in raw format as defined in Exif specification.

    Syntax
    'Declaration
     
    Public Property GpsImgDirectionRefRaw As System.String
    public System.string GpsImgDirectionRefRaw {get; set;}
    See Also