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

In This Topic
    ExifLong Class
    In This Topic
    Represents an Exif field with unsigned 32-bit integer values.
    Object Model
    ExifLong Class
    Syntax
    'Declaration
     
    Public Class ExifLong 
       Inherits ExifValue
    public class ExifLong : ExifValue 
    Inheritance Hierarchy

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

    See Also