Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifAscii Class / Value Property

In This Topic
    Value Property (ExifAscii)
    In This Topic
    Gets the value of type String.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As System.String
    public System.string Value {get;}
    See Also