Click or drag to resize

TPDFOpenPGLayoutValues Enumeration

Caution note Caution
This API is preliminary and subject to change.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public enum TPDFOpenPGLayoutValues
Members
  Member nameValueDescription
R2ID_PDF_OPGL_DONOT_CHANGE0
Caution note Caution
This API is preliminary and subject to change.
R2ID_PDF_OPGL_SINGLEPAGE1
Caution note Caution
This API is preliminary and subject to change.
R2ID_PDF_OPGL_ONECOLUMN2
Caution note Caution
This API is preliminary and subject to change.
R2ID_PDF_OPGL_TWOCOLUMNLEFT3
Caution note Caution
This API is preliminary and subject to change.
R2ID_PDF_OPGL_TWOCOLUMNRIGHT4
Caution note Caution
This API is preliminary and subject to change.
R2ID_PDF_OPGL_TWOPAGELEFT5
Caution note Caution
This API is preliminary and subject to change.
R2ID_PDF_OPGL_TWOPAGERIGHT6
Caution note Caution
This API is preliminary and subject to change.
See Also