[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifSRational.RawValues

RawValues Property

RawValues

Gets the array of rational (signed) values in raw format as defined in Exif specification.

Declaration
public int[] RawValues { get; }
Public ReadOnly Property RawValues As Integer()