# GrapeCity.Documents.Imaging.Exif.ExifProfile

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Imaging_Exif_ExifProfile" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile" class="text-break">ExifProfile Class
</h1>
  <div class="markdown level0 summary"><p>Represents Exif metadata of an image.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">ExifProfile</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Imaging.Exif.html">GrapeCity.Documents.Imaging.Exif</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Imaging.dll</h6>
  <h5 id="GrapeCity_Documents_Imaging_Exif_ExifProfile_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ExifProfile</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ExifProfile</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile__ctor" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.#ctor">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.-ctor.html#GrapeCity_Documents_Imaging_Exif_ExifProfile__ctor">ExifProfile()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.html">ExifProfile</a>.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_Acceleration" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.Acceleration">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.Acceleration.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_Acceleration">Acceleration</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the acceleration (a scalar regardless of direction) as the ambient situation at the shot, the unit is mGal (10-5 m/s2).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_ApertureValue" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.ApertureValue">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.ApertureValue.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_ApertureValue">ApertureValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the lens aperture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_Artist" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.Artist">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.Artist.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_Artist">Artist</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a string identifying the person who created the image.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_BigEndian" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.BigEndian">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.BigEndian.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_BigEndian">BigEndian</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating if the data should be saved in big endian format.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_BodySerialNumber" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.BodySerialNumber">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.BodySerialNumber.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_BodySerialNumber">BodySerialNumber</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the serial number of the body of the camera that was used in photography.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_BrightnessValue" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.BrightnessValue">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.BrightnessValue.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_BrightnessValue">BrightnessValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value of brightness.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_CFAPattern" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.CFAPattern">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.CFAPattern.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_CFAPattern">CFAPattern</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color filter array (CFA) geometric pattern of the image sensor when a one-chip color area sensor is used.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_CameraElevationAngle" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.CameraElevationAngle">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.CameraElevationAngle.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_CameraElevationAngle">CameraElevationAngle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the elevation/depression. Angle of the orientation of the camera (imaging optical axis) as the ambient situation at the shot. The unit is degree(°).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_CameraOwnerName" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.CameraOwnerName">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.CameraOwnerName.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_CameraOwnerName">CameraOwnerName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the owner of a camera used in photography.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_ColorSpace" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.ColorSpace">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.ColorSpace.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_ColorSpace">ColorSpace</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color space specifier.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_ColorSpaceRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.ColorSpaceRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.ColorSpaceRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_ColorSpaceRaw">ColorSpaceRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color space specifier.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_ComponentsConfiguration" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.ComponentsConfiguration">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.ComponentsConfiguration.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_ComponentsConfiguration">ComponentsConfiguration</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the channels and complements PhotometricInterpretation (specific to compressed data).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_CompressedBitsPerPixel" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.CompressedBitsPerPixel">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.CompressedBitsPerPixel.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_CompressedBitsPerPixel">CompressedBitsPerPixel</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of compressed bits per pixel (specific to compressed data).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_Contrast" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.Contrast">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.Contrast.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_Contrast">Contrast</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the direction of contrast processing applied by the camera when the image was shot.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_ContrastRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.ContrastRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.ContrastRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_ContrastRaw">ContrastRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the direction of contrast processing applied by the camera when the image was shot.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_Copyright" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.Copyright">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.Copyright.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_Copyright">Copyright</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a copyright notice.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_CustomRendered" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.CustomRendered">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.CustomRendered.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_CustomRendered">CustomRendered</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating the use of special processing on image data, such as rendering geared to output.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_CustomRenderedRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.CustomRenderedRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.CustomRenderedRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_CustomRenderedRaw">CustomRenderedRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating the use of special processing on image data, such as rendering geared to output.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_DateTime" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.DateTime">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.DateTime.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_DateTime">DateTime</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the date and time of image creation.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_DateTimeDigitized" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.DateTimeDigitized">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.DateTimeDigitized.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_DateTimeDigitized">DateTimeDigitized</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the date and time when the image was stored as digital data.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_DateTimeDigitizedRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.DateTimeDigitizedRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.DateTimeDigitizedRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_DateTimeDigitizedRaw">DateTimeDigitizedRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the date and time when the image was stored as digital data.</p>
<p>The format is "YYYY:MM:DD HH:MM:SS" with time shown in 24-hour format, and the date and time separated by one blank character.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_DateTimeOriginal" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.DateTimeOriginal">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.DateTimeOriginal.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_DateTimeOriginal">DateTimeOriginal</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the date and time when the original image data was generated.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_DateTimeOriginalRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.DateTimeOriginalRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.DateTimeOriginalRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_DateTimeOriginalRaw">DateTimeOriginalRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the date and time when the original image data was generated.</p>
<p>The format is "YYYY:MM:DD HH:MM:SS" with time shown in 24-hour format, and the date and time separated by one blank character.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_DateTimeRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.DateTimeRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.DateTimeRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_DateTimeRaw">DateTimeRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the date and time of image creation.</p>
<p>The format is "YYYY:MM:DD HH:MM:SS" with time shown in 24-hour format, and the date and time separated by one blank character.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_DeviceSettingDescriptionRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.DeviceSettingDescriptionRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.DeviceSettingDescriptionRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_DeviceSettingDescriptionRaw">DeviceSettingDescriptionRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets information on the picture-taking conditions of a particular camera model.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_DigitalZoomRatio" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.DigitalZoomRatio">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.DigitalZoomRatio.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_DigitalZoomRatio">DigitalZoomRatio</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the digital zoom ratio when the image was shot.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_ExifVersion" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.ExifVersion">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.ExifVersion.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_ExifVersion">ExifVersion</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the version of the supported Exif standard.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_ExposureBiasValue" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.ExposureBiasValue">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.ExposureBiasValue.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_ExposureBiasValue">ExposureBiasValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the exposure bias.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_ExposureIndex" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.ExposureIndex">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.ExposureIndex.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_ExposureIndex">ExposureIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the exposure index selected on the camera or input device at the time the image is captured.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_ExposureMode" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.ExposureMode">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.ExposureMode.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_ExposureMode">ExposureMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the exposure mode set when the image was shot.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_ExposureModeRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.ExposureModeRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.ExposureModeRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_ExposureModeRaw">ExposureModeRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the exposure mode set when the image was shot.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_ExposureProgram" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.ExposureProgram">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.ExposureProgram.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_ExposureProgram">ExposureProgram</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the class of the program used by the camera to set exposure when the picture is taken.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_ExposureProgramRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.ExposureProgramRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.ExposureProgramRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_ExposureProgramRaw">ExposureProgramRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the class of the program used by the camera to set exposure when the picture is taken.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_ExposureTime" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.ExposureTime">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.ExposureTime.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_ExposureTime">ExposureTime</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the exposure time, given in seconds.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_FNumber" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.FNumber">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.FNumber.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_FNumber">FNumber</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the F number.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_FileSource" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.FileSource">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.FileSource.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_FileSource">FileSource</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the image source.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_FileSourceRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.FileSourceRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.FileSourceRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_FileSourceRaw">FileSourceRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the image source.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_Flash" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.Flash">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.Flash.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_Flash">Flash</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the status of flash when the image was shot.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_FlashEnergy" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.FlashEnergy">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.FlashEnergy.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_FlashEnergy">FlashEnergy</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the strobe energy at the time the image is captured, as measured in Beam Candle Power Seconds.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_FlashRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.FlashRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.FlashRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_FlashRaw">FlashRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the status of flash when the image was shot.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_FlashpixVersion" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.FlashpixVersion">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.FlashpixVersion.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_FlashpixVersion">FlashpixVersion</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the Flashpix format version supported by a FPXR file.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_FocalLength" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.FocalLength">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.FocalLength.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_FocalLength">FocalLength</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the actual focal length of the lens, in mm.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_FocalLengthIn35mmFilm" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.FocalLengthIn35mmFilm">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.FocalLengthIn35mmFilm.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_FocalLengthIn35mmFilm">FocalLengthIn35mmFilm</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the equivalent focal length assuming a 35mm film camera, in mm.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_FocalPlaneResolutionUnit" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.FocalPlaneResolutionUnit">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.FocalPlaneResolutionUnit.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_FocalPlaneResolutionUnit">FocalPlaneResolutionUnit</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the unit for measuring FocalPlaneXResolution and FocalPlaneYResolution.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_FocalPlaneResolutionUnitRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.FocalPlaneResolutionUnitRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.FocalPlaneResolutionUnitRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_FocalPlaneResolutionUnitRaw">FocalPlaneResolutionUnitRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the unit for measuring FocalPlaneXResolution and FocalPlaneYResolution.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_FocalPlaneXResolution" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.FocalPlaneXResolution">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.FocalPlaneXResolution.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_FocalPlaneXResolution">FocalPlaneXResolution</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of pixels in the image width (X) direction per FocalPlaneResolutionUnit on the camera focal plane.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_FocalPlaneYResolution" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.FocalPlaneYResolution">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.FocalPlaneYResolution.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_FocalPlaneYResolution">FocalPlaneYResolution</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of pixels in the image height (Y) direction per FocalPlaneResolutionUnit on the camera focal plane.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GainControl" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GainControl">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GainControl.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GainControl">GainControl</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the degree of overall image gain adjustment.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GainControlRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GainControlRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GainControlRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GainControlRaw">GainControlRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the degree of overall image gain adjustment.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_Gamma" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.Gamma">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.Gamma.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_Gamma">Gamma</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value of coefficient gamma.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsAltitude" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsAltitude">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsAltitude.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsAltitude">GpsAltitude</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the altitude based on the reference in GPSAltitudeRef.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsAltitudeRef" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsAltitudeRef">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsAltitudeRef.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsAltitudeRef">GpsAltitudeRef</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the altitude used as the reference altitude.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsAltitudeRefRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsAltitudeRefRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsAltitudeRefRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsAltitudeRefRaw">GpsAltitudeRefRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the altitude used as the reference altitude.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsAreaInformation" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsAreaInformation">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsAreaInformation.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsAreaInformation">GpsAreaInformation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the GPS area.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsAreaInformationRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsAreaInformationRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsAreaInformationRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsAreaInformationRaw">GpsAreaInformationRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the GPS area.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDOP" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDOP">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDOP.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDOP">GpsDOP</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the GPS DOP (data degree of precision).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDateStamp" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDateStamp">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDateStamp.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDateStamp">GpsDateStamp</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets date and time information relative to UTC (Coordinated Universal Time). The format is &quot;YYYY:MM:DD&quot;.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDestBearing" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDestBearing">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDestBearing.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDestBearing">GpsDestBearing</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the bearing to the destination point.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDestBearingRef" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDestBearingRef">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDestBearingRef.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDestBearingRef">GpsDestBearingRef</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the reference used for giving the bearing to the destination point.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDestBearingRefRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDestBearingRefRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDestBearingRefRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDestBearingRefRaw">GpsDestBearingRefRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the reference used for giving the bearing to the destination point.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDestDistance" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDestDistance">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDestDistance.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDestDistance">GpsDestDistance</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the distance to the destination point.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDestDistanceRef" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDestDistanceRef">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDestDistanceRef.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDestDistanceRef">GpsDestDistanceRef</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the unit used to express the distance to the destination point.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDestDistanceRefRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDestDistanceRefRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDestDistanceRefRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDestDistanceRefRaw">GpsDestDistanceRefRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the unit used to express the distance to the destination point.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDestLatitude" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDestLatitude">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDestLatitude.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDestLatitude">GpsDestLatitude</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the latitude of the destination point.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDestLatitudeRef" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDestLatitudeRef">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDestLatitudeRef.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDestLatitudeRef">GpsDestLatitudeRef</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the latitude of the destination point is north or south latitude.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDestLatitudeRefRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDestLatitudeRefRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDestLatitudeRefRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDestLatitudeRefRaw">GpsDestLatitudeRefRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the latitude of the destination point is north or south latitude.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDestLongitude" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDestLongitude">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDestLongitude.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDestLongitude">GpsDestLongitude</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the longitude of the destination point.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDestLongitudeRef" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDestLongitudeRef">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDestLongitudeRef.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDestLongitudeRef">GpsDestLongitudeRef</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the longitude of the destination point is east or west longitude.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDestLongitudeRefRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDestLongitudeRefRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDestLongitudeRefRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDestLongitudeRefRaw">GpsDestLongitudeRefRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the longitude of the destination point is east or west longitude.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDifferential" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDifferential">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsDifferential.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsDifferential">GpsDifferential</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating if the differential correction is applied to the GPS receiver.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsHPositioningError" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsHPositioningError">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsHPositioningError.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsHPositioningError">GpsHPositioningError</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the horizontal positioning errors in meters.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsImgDirection" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsImgDirection">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsImgDirection.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsImgDirection">GpsImgDirection</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the direction of the image when it was captured.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsImgDirectionRef" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsImgDirectionRef">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsImgDirectionRef.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsImgDirectionRef">GpsImgDirectionRef</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the reference for giving the direction of the image when it is captured.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsImgDirectionRefRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsImgDirectionRefRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsImgDirectionRefRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsImgDirectionRefRaw">GpsImgDirectionRefRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the reference for giving the direction of the image when it is captured.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsLatitude" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsLatitude">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsLatitude.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsLatitude">GpsLatitude</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the latitude.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsLatitudeRef" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsLatitudeRef">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsLatitudeRef.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsLatitudeRef">GpsLatitudeRef</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the latitude is north or south latitude.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsLatitudeRefRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsLatitudeRefRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsLatitudeRefRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsLatitudeRefRaw">GpsLatitudeRefRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the latitude is north or south latitude.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsLongitude" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsLongitude">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsLongitude.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsLongitude">GpsLongitude</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the longitude.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsLongitudeRef" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsLongitudeRef">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsLongitudeRef.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsLongitudeRef">GpsLongitudeRef</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the longitude is east or west longitude.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsLongitudeRefRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsLongitudeRefRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsLongitudeRefRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsLongitudeRefRaw">GpsLongitudeRefRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the longitude is east or west longitude.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsMapDatum" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsMapDatum">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsMapDatum.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsMapDatum">GpsMapDatum</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the geodetic survey data used by the GPS receiver.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsMeasureMode" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsMeasureMode">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsMeasureMode.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsMeasureMode">GpsMeasureMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the GPS measurement mode.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsMeasureModeRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsMeasureModeRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsMeasureModeRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsMeasureModeRaw">GpsMeasureModeRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the GPS measurement mode.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsProcessingMethod" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsProcessingMethod">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsProcessingMethod.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsProcessingMethod">GpsProcessingMethod</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the method used for location finding.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsProcessingMethodRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsProcessingMethodRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsProcessingMethodRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsProcessingMethodRaw">GpsProcessingMethodRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the method used for location finding.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsSatellites" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsSatellites">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsSatellites.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsSatellites">GpsSatellites</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the GPS satellites used for measurements.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsSpeed" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsSpeed">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsSpeed.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsSpeed">GpsSpeed</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the speed of GPS receiver movement.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsSpeedRef" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsSpeedRef">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsSpeedRef.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsSpeedRef">GpsSpeedRef</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the unit used to express the GPS receiver speed of movement.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsSpeedRefRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsSpeedRefRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsSpeedRefRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsSpeedRefRaw">GpsSpeedRefRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the unit used to express the GPS receiver speed of movement.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsStatus" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsStatus">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsStatus.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsStatus">GpsStatus</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the status of the GPS receiver when the image is recorded.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsStatusRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsStatusRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsStatusRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsStatusRaw">GpsStatusRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the status of the GPS receiver when the image is recorded.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsTimeStamp" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsTimeStamp">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsTimeStamp.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsTimeStamp">GpsTimeStamp</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the time as UTC (Coordinated Universal Time). TimeStamp is expressed as three RATIONAL values giving the hour, minute, and second.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsTrack" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsTrack">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsTrack.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsTrack">GpsTrack</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the direction of GPS receiver movement.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsTrackRef" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsTrackRef">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsTrackRef.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsTrackRef">GpsTrackRef</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the reference for giving the direction of GPS receiver movement.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsTrackRefRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsTrackRefRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsTrackRefRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsTrackRefRaw">GpsTrackRefRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the reference for giving the direction of GPS receiver movement.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsVersionID" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsVersionID">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsVersionID.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GpsVersionID">GpsVersionID</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the version of GPSInfoIFD.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_Humidity" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.Humidity">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.Humidity.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_Humidity">Humidity</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the humidity as the ambient situation at the shot, the unit is %.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_ISOSpeed" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.ISOSpeed">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.ISOSpeed.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_ISOSpeed">ISOSpeed</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the ISO speed value of a camera or input device that is defined in ISO 12232.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_ISOSpeedLatitudeyyy" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.ISOSpeedLatitudeyyy">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.ISOSpeedLatitudeyyy.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_ISOSpeedLatitudeyyy">ISOSpeedLatitudeyyy</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the ISO speed latitude yyy value of a camera or input device that is defined in ISO 12232.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_ISOSpeedLatitudezzz" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.ISOSpeedLatitudezzz">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.ISOSpeedLatitudezzz.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_ISOSpeedLatitudezzz">ISOSpeedLatitudezzz</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the ISO speed latitude zzz value of a camera or input device that is defined in ISO 12232.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_ImageDescription" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.ImageDescription">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.ImageDescription.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_ImageDescription">ImageDescription</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a string that describes the subject of the image.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_ImageUniqueID" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.ImageUniqueID">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.ImageUniqueID.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_ImageUniqueID">ImageUniqueID</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets an identifier assigned uniquely to each image.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_InteroperabilityIndex" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.InteroperabilityIndex">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.InteroperabilityIndex.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_InteroperabilityIndex">InteroperabilityIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the identification of the Interoperability rule.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_Item_GrapeCity_Documents_Imaging_Exif_ExifTag_" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.Item(GrapeCity.Documents.Imaging.Exif.ExifTag)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.Item.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_Item_GrapeCity_Documents_Imaging_Exif_ExifTag_">this[ExifTag]</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the value corresponding to the specific tag.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_LensMake" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.LensMake">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.LensMake.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_LensMake">LensMake</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the lens manufacturer.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_LensModel" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.LensModel">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.LensModel.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_LensModel">LensModel</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the lens’s model name and model number.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_LensSerialNumber" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.LensSerialNumber">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.LensSerialNumber.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_LensSerialNumber">LensSerialNumber</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the serial number of the interchangeable lens that was used in photography.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_LensSpecification" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.LensSpecification">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.LensSpecification.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_LensSpecification">LensSpecification</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the minimum focal length, maximum focal length, minimum F number in the minimum focal length, and minimum F number in the maximum focal length, which are specification information for the lens that was used in photography.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_LightSource" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.LightSource">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.LightSource.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_LightSource">LightSource</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the kind of light source.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_LightSourceRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.LightSourceRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.LightSourceRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_LightSourceRaw">LightSourceRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the kind of light source.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_Make" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.Make">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.Make.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_Make">Make</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the scanner manufacturer.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_MakerNote" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.MakerNote">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.MakerNote.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_MakerNote">MakerNote</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the manufacturer specific information.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_MaxApertureValue" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.MaxApertureValue">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.MaxApertureValue.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_MaxApertureValue">MaxApertureValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the smallest F number of the lens.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_MeteringMode" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.MeteringMode">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.MeteringMode.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_MeteringMode">MeteringMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the metering mode.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_MeteringModeRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.MeteringModeRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.MeteringModeRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_MeteringModeRaw">MeteringModeRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the metering mode.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_Model" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.Model">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.Model.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_Model">Model</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the scanner model name or number.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_OECF" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.OECF">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.OECF.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_OECF">OECF</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the Opto-Electric Conversion Function (OECF) specified in ISO 14524.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_OffsetTime" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.OffsetTime">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.OffsetTime.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_OffsetTime">OffsetTime</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the offset from UTC (the time difference from Universal Time Coordinated including daylight saving time) of the time of DateTime tag.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_OffsetTimeDigitized" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.OffsetTimeDigitized">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.OffsetTimeDigitized.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_OffsetTimeDigitized">OffsetTimeDigitized</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the offset from UTC (the time difference from Universal Time Coordinated including daylight saving time) of the time of DateTimeDigitized tag.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_OffsetTimeDigitizedRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.OffsetTimeDigitizedRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.OffsetTimeDigitizedRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_OffsetTimeDigitizedRaw">OffsetTimeDigitizedRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the offset from UTC (the time difference from Universal Time Coordinated including daylight saving time) of the time of DateTimeDigitized tag.</p>
<p>The format when recording the offset is "±HH:MM". The part of "±" shall be recorded as "+" or "-".</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_OffsetTimeOriginal" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.OffsetTimeOriginal">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.OffsetTimeOriginal.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_OffsetTimeOriginal">OffsetTimeOriginal</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the offset from UTC (the time difference from Universal Time Coordinated including daylight saving time) of the time of DateTimeOriginal tag.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_OffsetTimeOriginalRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.OffsetTimeOriginalRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.OffsetTimeOriginalRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_OffsetTimeOriginalRaw">OffsetTimeOriginalRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the offset from UTC (the time difference from Universal Time Coordinated including daylight saving time) of the time of DateTimeOriginal tag.</p>
<p>The format when recording the offset is "±HH:MM". The part of "±" shall be recorded as "+" or "-".</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_OffsetTimeRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.OffsetTimeRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.OffsetTimeRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_OffsetTimeRaw">OffsetTimeRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the offset from UTC (the time difference from Universal Time Coordinated including daylight saving time) of the time of DateTime tag.</p>
<p>The format when recording the offset is "±HH:MM". The part of "±" shall be recorded as "+" or "-".</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_Orientation" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.Orientation">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.Orientation.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_Orientation">Orientation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the orientation of the image with respect to the rows and columns.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_OrientationRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.OrientationRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.OrientationRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_OrientationRaw">OrientationRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the orientation of the image with respect to the rows and columns.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_PhotographicSensitivity" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.PhotographicSensitivity">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.PhotographicSensitivity.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_PhotographicSensitivity">PhotographicSensitivity</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the ISO Speed and ISO Latitude of the camera or input device as specified in ISO 12232.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_PixelXDimension" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.PixelXDimension">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.PixelXDimension.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_PixelXDimension">PixelXDimension</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the valid width of the meaningful image (specific to compressed data).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_PixelYDimension" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.PixelYDimension">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.PixelYDimension.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_PixelYDimension">PixelYDimension</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the valid height of the meaningful image (specific to compressed data).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_Pressure" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.Pressure">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.Pressure.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_Pressure">Pressure</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the pressure as the ambient situation at the shot, the unit is hPa.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_PrimaryChromaticities" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.PrimaryChromaticities">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.PrimaryChromaticities.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_PrimaryChromaticities">PrimaryChromaticities</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the chromaticities of the primaries of the image.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_RecommendedExposureIndex" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.RecommendedExposureIndex">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.RecommendedExposureIndex.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_RecommendedExposureIndex">RecommendedExposureIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the recommended exposure index value of a camera or input device defined in ISO 12232.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_RelatedSoundFile" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.RelatedSoundFile">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.RelatedSoundFile.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_RelatedSoundFile">RelatedSoundFile</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of an audio file related to the image data.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_ResolutionUnit" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.ResolutionUnit">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.ResolutionUnit.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_ResolutionUnit">ResolutionUnit</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the unit of measurement for XResolution and YResolution.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_ResolutionUnitRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.ResolutionUnitRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.ResolutionUnitRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_ResolutionUnitRaw">ResolutionUnitRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the unit of measurement for XResolution and YResolution.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_Saturation" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.Saturation">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.Saturation.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_Saturation">Saturation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the direction of saturation processing applied by the camera when the image was shot.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_SaturationRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.SaturationRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.SaturationRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_SaturationRaw">SaturationRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the direction of saturation processing applied by the camera when the image was shot.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_SceneCaptureType" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.SceneCaptureType">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.SceneCaptureType.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_SceneCaptureType">SceneCaptureType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the type of scene that was shot.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_SceneCaptureTypeRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.SceneCaptureTypeRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.SceneCaptureTypeRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_SceneCaptureTypeRaw">SceneCaptureTypeRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the type of scene that was shot.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_SceneType" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.SceneType">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.SceneType.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_SceneType">SceneType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the type of scene.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_SensingMethod" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.SensingMethod">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.SensingMethod.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_SensingMethod">SensingMethod</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the image sensor type on the camera or input device.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_SensingMethodRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.SensingMethodRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.SensingMethodRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_SensingMethodRaw">SensingMethodRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the image sensor type on the camera or input device.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_SensitivityType" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.SensitivityType">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.SensitivityType.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_SensitivityType">SensitivityType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating which one of the parameters of ISO12232 is the PhotographicSensitivity tag.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_SensitivityTypeRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.SensitivityTypeRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.SensitivityTypeRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_SensitivityTypeRaw">SensitivityTypeRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating which one of the parameters of ISO12232 is the PhotographicSensitivity tag.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_Sharpness" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.Sharpness">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.Sharpness.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_Sharpness">Sharpness</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the direction of sharpness processing applied by the camera when the image was shot.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_SharpnessRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.SharpnessRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.SharpnessRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_SharpnessRaw">SharpnessRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the direction of sharpness processing applied by the camera when the image was shot.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_ShutterSpeedValue" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.ShutterSpeedValue">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.ShutterSpeedValue.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_ShutterSpeedValue">ShutterSpeedValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the shutter speed. The unit is the APEX (Additive System of Photographic Exposure) setting.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_Software" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.Software">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.Software.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_Software">Software</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name and version number of the software package(s) used to create the image.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_SpatialFrequencyResponse" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.SpatialFrequencyResponse">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.SpatialFrequencyResponse.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_SpatialFrequencyResponse">SpatialFrequencyResponse</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the camera or input device spatial frequency table and SFR values in the direction of image width, image height, and diagonal direction, as specified in ISO 12233.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_SpectralSensitivity" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.SpectralSensitivity">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.SpectralSensitivity.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_SpectralSensitivity">SpectralSensitivity</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the spectral sensitivity of each channel of the camera used.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_StandardOutputSensitivity" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.StandardOutputSensitivity">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.StandardOutputSensitivity.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_StandardOutputSensitivity">StandardOutputSensitivity</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the standard output sensitivity value of a camera or input device defined in ISO 12232.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_SubjectArea" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.SubjectArea">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.SubjectArea.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_SubjectArea">SubjectArea</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the location and area of the main subject in the overall scene.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_SubjectDistance" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.SubjectDistance">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.SubjectDistance.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_SubjectDistance">SubjectDistance</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the distance to the subject, given in meters.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_SubjectDistanceRange" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.SubjectDistanceRange">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.SubjectDistanceRange.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_SubjectDistanceRange">SubjectDistanceRange</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the distance to the subject.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_SubjectDistanceRangeRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.SubjectDistanceRangeRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.SubjectDistanceRangeRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_SubjectDistanceRangeRaw">SubjectDistanceRangeRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the distance to the subject.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_SubjectLocation" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.SubjectLocation">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.SubjectLocation.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_SubjectLocation">SubjectLocation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the location of the main subject in the scene.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_SubsecTime" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.SubsecTime">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.SubsecTime.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_SubsecTime">SubsecTime</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the fractions of seconds for the DateTime tag.</p>
<p>The value is between 0.0 and 1.0.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_SubsecTimeDigitized" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.SubsecTimeDigitized">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.SubsecTimeDigitized.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_SubsecTimeDigitized">SubsecTimeDigitized</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the fractions of seconds for the DateTimeDigitized tag.</p>
<p>The value is between 0.0 and 1.0.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_SubsecTimeDigitizedRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.SubsecTimeDigitizedRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.SubsecTimeDigitizedRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_SubsecTimeDigitizedRaw">SubsecTimeDigitizedRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the fractions of seconds for the DateTimeDigitized tag.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_SubsecTimeOriginal" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.SubsecTimeOriginal">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.SubsecTimeOriginal.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_SubsecTimeOriginal">SubsecTimeOriginal</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the fractions of seconds for the DateTimeOriginal tag.</p>
<p>The value is between 0.0 and 1.0.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_SubsecTimeOriginalRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.SubsecTimeOriginalRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.SubsecTimeOriginalRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_SubsecTimeOriginalRaw">SubsecTimeOriginalRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the fractions of seconds for the DateTimeOriginal tag.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_SubsecTimeRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.SubsecTimeRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.SubsecTimeRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_SubsecTimeRaw">SubsecTimeRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the fractions of seconds for the DateTime tag.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_Temperature" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.Temperature">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.Temperature.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_Temperature">Temperature</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the temperature as the ambient situation at the shot, the unit is °C.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_UnknownTags" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.UnknownTags">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.UnknownTags.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_UnknownTags">UnknownTags</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the list of values with unknown tags.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_UserComment" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.UserComment">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.UserComment.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_UserComment">UserComment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the keywords or comments on the image; complements ImageDescription.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_UserCommentRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.UserCommentRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.UserCommentRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_UserCommentRaw">UserCommentRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the keywords or comments on the image; complements ImageDescription.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_WaterDepth" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.WaterDepth">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.WaterDepth.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_WaterDepth">WaterDepth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the water depth as the ambient situation at the shot, the unit is m.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_WhiteBalance" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.WhiteBalance">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.WhiteBalance.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_WhiteBalance">WhiteBalance</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the white balance mode set when the image was shot.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_WhiteBalanceRaw" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.WhiteBalanceRaw">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.WhiteBalanceRaw.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_WhiteBalanceRaw">WhiteBalanceRaw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the white balance mode set when the image was shot.</p>
<p>The value is in raw format as defined in Exif specification.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_WhitePoint" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.WhitePoint">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.WhitePoint.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_WhitePoint">WhitePoint</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the chromaticity of the white point of the image.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_XResolution" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.XResolution">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.XResolution.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_XResolution">XResolution</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of pixels per ResolutionUnit in the ImageWidth direction.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_YResolution" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.YResolution">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.YResolution.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_YResolution">YResolution</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of pixels per ResolutionUnit in the ImageLength direction.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_Clear" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.Clear">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.Clear.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_Clear">Clear()</a>
        </td>
        <td class="markdown level1 summary"><p>Clears all known and unknown tags and resets the instance of <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.html">ExifProfile</a> to the default state.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_Clone" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.Clone">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.Clone.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a copy of this <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.html">ExifProfile</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GetTags" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GetTags">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GetTags.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GetTags">GetTags()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns an array of all known tags in the profile.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_GetValues" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.GetValues">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.GetValues.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_GetValues">GetValues()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the list of all known tags in the profile and their corresponding values.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_HasValue_GrapeCity_Documents_Imaging_Exif_ExifTag_" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.HasValue(GrapeCity.Documents.Imaging.Exif.ExifTag)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.HasValue.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_HasValue_GrapeCity_Documents_Imaging_Exif_ExifTag_">HasValue(ExifTag)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a value indicating if the specified tag is defined in the profile.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_Load_System_Byte___System_Int32_System_Int32_" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.Load(System.Byte[],System.Int32,System.Int32)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.Load.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_Load_System_Byte___System_Int32_System_Int32_">Load(byte[], int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads Exif metadata from a byte array.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_Load_System_IO_Stream_" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.Load(System.IO.Stream)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.Load.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_Load_System_IO_Stream_">Load(Stream)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads Exif metadata from a Stream.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_RemoveValue_GrapeCity_Documents_Imaging_Exif_ExifTag_" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.RemoveValue(GrapeCity.Documents.Imaging.Exif.ExifTag)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.RemoveValue.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_RemoveValue_GrapeCity_Documents_Imaging_Exif_ExifTag_">RemoveValue(ExifTag)</a>
        </td>
        <td class="markdown level1 summary"><p>Removes the specified tag from the profile.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_SaveToStream_System_IO_Stream_" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.SaveToStream(System.IO.Stream)">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.SaveToStream.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_SaveToStream_System_IO_Stream_">SaveToStream(Stream)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves Exif metadata to a Stream.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Imaging_Exif_ExifProfile_ToByteArray" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.ToByteArray">
          <a class="xref" href="GrapeCity.Documents.Imaging.Exif.ExifProfile.ToByteArray.html#GrapeCity_Documents_Imaging_Exif_ExifProfile_ToByteArray">ToByteArray()</a>
        </td>
        <td class="markdown level1 summary"><p>Saves Exif metadata to a byte array.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
