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

In This Topic
    Numerator Property (ExifRational)
    In This Topic
    Gets a value of numerator for unsigned rational Exif value.
    Syntax
    'Declaration
     
    Public ReadOnly Property Numerator As System.UInteger
    public System.uint Numerator {get;}
    See Also