String GetExifOrientationFromFile(strFile As String, bWebFilter As Boolean)
| Parameter | Type | Required | Description | 
| strFile | String | Yes | String containing the path of the file. | 
| bWebFilter | Boolean | No | Optional parameter which enables or disables the internet filter. If this parameter is true only web formats are accepted (GIF, JPEG, PNG). |