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

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

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

    See Also