Document Solutions for PDF
DS.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifShort Class / Values Property

In This Topic
    Values Property (ExifShort)
    In This Topic
    Gets the array of values of type UInt16.
    Syntax
    'Declaration
     
    Public ReadOnly Property Values As System.UShort()
    public System.ushort[] Values {get;}
    See Also