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

In This Topic
    Value Property (ExifSByte)
    In This Topic
    Gets the value of type SByte.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As System.SByte
    public System.sbyte Value {get;}
    See Also