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

In This Topic
    DataType Property (ExifRational)
    In This Topic
    Gets the Exif data type of a value.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property DataType As ExifDataType
    public override ExifDataType DataType {get;}
    See Also