Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifProfile Class / ExposureMode Property

In This Topic
    ExposureMode Property
    In This Topic
    Gets or sets the exposure mode set when the image was shot.
    Syntax
    'Declaration
     
    Public Property ExposureMode As ExifExposureMode
    public ExifExposureMode ExposureMode {get; set;}
    See Also