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

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