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

In This Topic
    Values Property (ExifSByte)
    In This Topic
    Gets the array of signed bytes.
    Syntax
    'Declaration
     
    Public ReadOnly Property Values As System.SByte()
    public System.sbyte[] Values {get;}
    See Also