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

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

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

    See Also