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

In This Topic
    SensingMethod Property
    In This Topic
    Gets or sets the image sensor type on the camera or input device.
    Syntax
    'Declaration
     
    Public Property SensingMethod As ExifSensingMethod
    public ExifSensingMethod SensingMethod {get; set;}
    See Also