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

In This Topic
    SceneCaptureType Property
    In This Topic
    Gets or sets the type of scene that was shot.
    Syntax
    'Declaration
     
    Public Property SceneCaptureType As ExifSceneCaptureType
    public ExifSceneCaptureType SceneCaptureType {get; set;}
    See Also