[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifRational.RawValues

RawValues Property

RawValues

Gets the array of unsigned rational values in raw format as defined in Exif specification.

Declaration
public uint[] RawValues { get; }
Public ReadOnly Property RawValues As UInteger()