Click or drag to resize

FORMVIEWCOMMAND Enumeration

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

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
[GuidAttribute("143DC3E0-62D8-4042-8F3A-8AE87FB08E87")]
public enum FORMVIEWCOMMAND
Members
  Member nameValueDescription
FORMVIEW_GRP_ALL0
Caution note Caution
This API is preliminary and subject to change.
FORMVIEW_GRP_FILE1
Caution note Caution
This API is preliminary and subject to change.
FORMVIEW_GRP_LIBRARY2
Caution note Caution
This API is preliminary and subject to change.
FORMVIEW_GRP_FOLDER3
Caution note Caution
This API is preliminary and subject to change.
FORMVIEW_GRP_TEMPLATE4
Caution note Caution
This API is preliminary and subject to change.
FORMVIEW_CMD_OPEN10
Caution note Caution
This API is preliminary and subject to change.
FORMVIEW_CMD_CLOSE11
Caution note Caution
This API is preliminary and subject to change.
FORMVIEW_CMD_NEW12
Caution note Caution
This API is preliminary and subject to change.
FORMVIEW_CMD_SAVE13
Caution note Caution
This API is preliminary and subject to change.
FORMVIEW_CMD_MATCHLIBRARY14
Caution note Caution
This API is preliminary and subject to change.
FORMVIEW_CMD_APPLYLIBRARY15
Caution note Caution
This API is preliminary and subject to change.
FORMVIEW_CMD_APPLYLIBRARYONPAGES16
Caution note Caution
This API is preliminary and subject to change.
FORMVIEW_CMD_RENAMELIBRARY17
Caution note Caution
This API is preliminary and subject to change.
FORMVIEW_CMD_MATCHFOLDER18
Caution note Caution
This API is preliminary and subject to change.
FORMVIEW_CMD_ADDPAGES19
Caution note Caution
This API is preliminary and subject to change.
FORMVIEW_CMD_CREATEFOLDER20
Caution note Caution
This API is preliminary and subject to change.
FORMVIEW_CMD_REMOVEFOLDER21
Caution note Caution
This API is preliminary and subject to change.
FORMVIEW_CMD_RENAMEFOLDER22
Caution note Caution
This API is preliminary and subject to change.
FORMVIEW_CMD_APPLYTEMPLATE23
Caution note Caution
This API is preliminary and subject to change.
FORMVIEW_CMD_APPLYTEMPLATEONPAGES24
Caution note Caution
This API is preliminary and subject to change.
FORMVIEW_CMD_APPLYTEMPLATEONPAGE25
Caution note Caution
This API is preliminary and subject to change.
FORMVIEW_CMD_MATCHTEMPLATE26
Caution note Caution
This API is preliminary and subject to change.
FORMVIEW_CMD_SETTEMPLATE27
Caution note Caution
This API is preliminary and subject to change.
FORMVIEW_CMD_UPDATETEMPLATE28
Caution note Caution
This API is preliminary and subject to change.
FORMVIEW_CMD_RENAMETEMPLATE29
Caution note Caution
This API is preliminary and subject to change.
FORMVIEW_CMD_SETPAGENUMBER30
Caution note Caution
This API is preliminary and subject to change.
FORMVIEW_CMD_REMOVETEMPLATE31
Caution note Caution
This API is preliminary and subject to change.
FORMVIEW_CMD_SAVETEMPLATE32
Caution note Caution
This API is preliminary and subject to change.
FORMVIEW_CMD_CREATEFORM33
Caution note Caution
This API is preliminary and subject to change.
See Also