When this property is True all images which have orientation information (like jpeg with EXIF) will be automatically orientated.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool EnableAdjustOrientation { get; set; }
Public Property EnableAdjustOrientation As Boolean Get Set
public: property bool EnableAdjustOrientation { bool get (); void set (bool value); }