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

In This Topic
    ExifVersion Property
    In This Topic
    Gets or sets the version of the supported Exif standard.
    Syntax
    'Declaration
     
    Public Property ExifVersion As System.String
    public System.string ExifVersion {get; set;}
    See Also