[]
The value indicating whether the orientation specified in the image's EXIF metadata should be applied.
public enum ApplyExifOrientation
| Name | Description |
|---|---|
| Auto | Indicates that the EXIF orientation metadata should be applied based on the default behavior (equivalent to True). |
| False | Indicates that the EXIF orientation metadata should not be applied. |
| True | Indicates that the EXIF orientation metadata should be applied. |