Click or drag to resize

ExpervisionAutoRotateSetting Enumeration

Auto rotate settings supported by ExperVision OpenRTK

Namespace:  EdaIntegrationContract.OCR.Expervision
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
public enum ExpervisionAutoRotateSetting
Members
  Member nameValueDescription
AlwaysOn0 Images are automatically rotated when needed
AlwaysOff1 Images are never rotated
BinaryImagesOnly2 Only monochrome page images will be automatically rotated when needed
See Also