Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifDouble Class
Members

In This Topic
    ExifDouble Class
    In This Topic
    Represents an Exif field with double-precision floating-point numbers.
    Object Model
    ExifDouble Class
    Syntax
    'Declaration
     
    Public Class ExifDouble 
       Inherits ExifValue
    public class ExifDouble : ExifValue 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Imaging.Exif.ExifValue
          GrapeCity.Documents.Imaging.Exif.ExifDouble

    See Also