[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifProfile.OrientationRaw

OrientationRaw Property

OrientationRaw

Gets or sets the orientation of the image with respect to the rows and columns.

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

Declaration
public ushort? OrientationRaw { get; set; }
Public Property OrientationRaw As UShort?