[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifProfile.CustomRenderedRaw

CustomRenderedRaw Property

CustomRenderedRaw

Gets or sets a value indicating the use of special processing on image data, such as rendering geared to output.

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

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