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

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