[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifProfile.SensingMethodRaw

SensingMethodRaw Property

SensingMethodRaw

Gets or sets the image sensor type on the camera or input device.

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

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