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

In This Topic
    Flash Property
    In This Topic
    Gets or sets the status of flash when the image was shot.
    Syntax
    'Declaration
     
    Public Property Flash As ExifFlashFlags
    public ExifFlashFlags Flash {get; set;}
    See Also