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

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

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

    See Also