# GrapeCity.Documents.Imaging.Exif.ExifProfile.ISOSpeed

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Imaging_Exif_ExifProfile_ISOSpeed_" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.ISOSpeed*">ISOSpeed Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Imaging_Exif_ExifProfile_ISOSpeed_" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.ISOSpeed*"></a>
<h4 id="GrapeCity_Documents_Imaging_Exif_ExifProfile_ISOSpeed" data-uid="GrapeCity.Documents.Imaging.Exif.ExifProfile.ISOSpeed">ISOSpeed</h4>
<div 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>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public uint? ISOSpeed { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property ISOSpeed As UInteger?</code></pre>
</div>
</div>
