[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifProfile.FileSourceRaw

FileSourceRaw Property

FileSourceRaw

Gets or sets the image source.

The value is in raw format as defined in Exif specification.

Declaration
public byte? FileSourceRaw { get; set; }
Public Property FileSourceRaw As Byte?