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

In This Topic
    Value Property (ExifLong)
    In This Topic
    Gets the value of type UInt32.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As System.UInteger
    public System.uint Value {get;}
    See Also