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

In This Topic
    ExposureProgram Property
    In This Topic
    Gets or sets the class of the program used by the camera to set exposure when the picture is taken.
    Syntax
    'Declaration
     
    Public Property ExposureProgram As ExifExposureProgram
    public ExifExposureProgram ExposureProgram {get; set;}
    See Also