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

In This Topic
    LightSource Property
    In This Topic
    Gets or sets the kind of light source.
    Syntax
    'Declaration
     
    Public Property LightSource As ExifLightSource
    public ExifLightSource LightSource {get; set;}
    See Also