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

In This Topic
    Values Property (ExifUndefined)
    In This Topic
    Gets the array of UNDEFINED (8-bit byte) values.
    Syntax
    'Declaration
     
    Public ReadOnly Property Values As System.Byte()
    public System.byte[] Values {get;}
    See Also