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

In This Topic
    Values Property (ExifShortOrLong)
    In This Topic
    Gets the array of values of type UInt32.
    Syntax
    'Declaration
     
    Public ReadOnly Property Values As System.UInteger()
    public System.uint[] Values {get;}
    See Also