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

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