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

In This Topic
    Value Property (ExifRational)
    In This Topic
    Gets the unsigned value of type Single.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As System.Single
    public System.float Value {get;}
    See Also