Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifProfile Class / MakerNote Property

In This Topic
    MakerNote Property
    In This Topic
    Gets or sets the manufacturer specific information.
    Syntax
    'Declaration
     
    Public Property MakerNote As System.Byte()
    public System.byte[] MakerNote {get; set;}
    See Also