TECSPECZOOMFACTORS Enumeration
|
Special zoom factors that can be applied to the Zoom property.
Namespace:
Kofax.OmniPageCSDK.ToolBoxes
Assembly:
Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax[GuidAttribute("6D2E2546-01DC-4F6A-BCF8-214AE00EAEF1")]
public enum TECSPECZOOMFACTORS<GuidAttribute("6D2E2546-01DC-4F6A-BCF8-214AE00EAEF1")>
Public Enumeration TECSPECZOOMFACTORS[GuidAttribute(L"6D2E2546-01DC-4F6A-BCF8-214AE00EAEF1")]
public enum class TECSPECZOOMFACTORS
Members|
| Member name | Value | Description |
|---|
| TEC_ZOOM_PAGEWIDTH | -1 |
Page width zoom
|
| TEC_ZOOM_WHOLEPAGE | 0 |
Whole page zoom
|
See Also