Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifProfile Class / Clear Method

In This Topic
    Clear Method (ExifProfile)
    In This Topic
    Clears all known and unknown tags and resets the instance of ExifProfile to the default state.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also