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

In This Topic
    Value Property (ExifSShort)
    In This Topic
    Gets the value of type Int16.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As System.Short
    public System.short Value {get;}
    See Also