ImageUltimateConfigurationAutoFixOrientationEnabled Property
Gets or sets a value that specifies whether the library should fix orientation for all read images automatically.
The default is true.
When set to true, you don't need to call
FixOrientation method manually.
Namespace: GleamTech.ImageUltimateAssembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 6.0.2
public bool AutoFixOrientationEnabled { get; set; }
Public Property AutoFixOrientationEnabled As Boolean
Get
Set
Property Value
Boolean