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

In This Topic
    ExifUndefined Class
    In This Topic
    Represents an Exif field with UNDEFINED (8-bit byte) values.
    Object Model
    ExifUndefined Class
    Syntax
    'Declaration
     
    Public Class ExifUndefined 
       Inherits ExifValue
    public class ExifUndefined : ExifValue 
    Inheritance Hierarchy

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

    See Also