Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifProfile Class / ToByteArray Method

In This Topic
    ToByteArray Method (ExifProfile)
    In This Topic
    Saves Exif metadata to a byte array.
    Syntax
    'Declaration
     
    Public Function ToByteArray() As System.Byte()
    public System.byte[] ToByteArray()
    See Also