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

In This Topic
    Numerator Property (ExifSRational)
    In This Topic
    Gets a value of numerator for rational (signed) Exif value.
    Syntax
    'Declaration
     
    Public ReadOnly Property Numerator As System.Integer
    public System.int Numerator {get;}
    See Also