Click or drag to resize

Page Class

Inheritance Hierarchy
SystemObject
  Kofax.OmniPageCSDK.ObjectsPage

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public class Page : IDisposable

The Page type exposes the following members.

Constructors
  NameDescription
Public methodPage(Scanner)
Protected methodPage(IntPtr, SettingCollection)
Initializes a new instance of the Page class
Public methodPage(Page, SettingCollection)
Initializes a new instance of the Page class
Public methodPage(Byte, IMG_INFO, SettingCollection)
Public methodPage(Bitmap, IMG_INFO, SettingCollection)
Public methodPage(IMG_INFO, START_CONV, Byte)
Public methodPage(Byte, COMPRESSED_IMG_INFO, SettingCollection, Boolean)
Public methodPage(String, Int32, SettingCollection, Boolean)
Public methodPage(ImageFile, Int32, SettingCollection, Boolean)
Public methodPage(IMG_INFO, START_CONV, Byte, Byte, SettingCollection)
Public methodPage(Int32, Int32, Int32, Int32, UInt16, SettingCollection)
Top
Properties
Methods
  NameDescription
Public methodAdaptFormTemplate(String)
Public methodAdaptFormTemplate(FormTemplatePage)
Public methodApplyFormTemplate(String)
Public methodApplyFormTemplate(FormTemplatePage)
Public methodApplyFormTemplate(MatchingFormTemplate)
Public methodAutoCrop
Public methodAutoEnhance
Public methodCheckFormTemplate
Public methodClear
Public methodClearImageArea
Public methodConvert
Public methodConvert2DTXT
Public methodConvertToBW
Public methodCopyTo(Page)
Public methodCopyTo(Page, RECT)
Public methodCopyTo(RECT, Page)
Public methodCopyTo(RECT, Page, RECT)
Public methodCreateBookPages
Public methodCreateFormTemplate
Public methodDecompressDataStream
Public methodDeskew
Public methodDeskew3D
Public methodDespeckle
Public methodDetectBook
Public methodDetectFillingMethod
Public methodDetectPunchHoles(UInt32, UInt32)
Public methodDetectPunchHoles(RECT, UInt32, UInt32)
Public methodDetectSkew
Public methodDilate
Public methodDispose
Releases all resources used by the Page
Protected methodDispose(Boolean)
Public methodDropImage
Public methodEnhanceWhiteboard
Public methodEraseOuterObjects
Public methodErode
Public methodFill(UInt32, FILLAREA_FLAGS)
Public methodFill(RECT, UInt32, FILLAREA_FLAGS)
Protected methodFinalize
Public methodFindFormTemplate
Public methodForceDespeckle(DESPECKLE_METHOD, Int32)
Public methodForceDespeckle(RECT, DESPECKLE_METHOD, Int32)
Public methodFreeDataStream
Public methodFreeRecognitionData
Public methodGetTemplateAttribute
Public methodGetTemplateAttributes
Protected methodInitCommon
Public methodInvert
Public methodInvertImageArea
Public methodInvertImageArea(RECT)
Public methodLoadZones(Byte)
Public methodLoadZones(String)
Public methodLocateZones
Public methodMergeTo(Page, UInt32)
Public methodMergeTo(Page, RECT, UInt32)
Public methodMergeTo(RECT, Page, UInt32)
Public methodMergeTo(RECT, Page, RECT, UInt32)
Public methodPreprocess
Public methodPutImageArea(IMG_INFO, Byte, Int32, Int32)
Public methodPutImageArea(IMG_INFO, Bitmap, Int32, Int32)
Public methodPutImageArea(IMG_INFO, Byte, Int32, Int32, SIZE)
Public methodPutImageArea(IMG_INFO, Bitmap, Int32, Int32, SIZE)
Public methodRecognize
Public methodRecognize(String)
Public methodRemoveBorders
Public methodRemoveLines
Public methodRemoveLines(RECT)
Public methodRemovePunchHoles
Public methodRemoveRedEye
Public methodRotate
Public methodSaveFormTemplate
Public methodSaveFormTemplate(String)
Public methodSaveZones
Public methodSaveZones(String)
Public methodSetPalette
Public methodSetResolution
Public methodSetTemplateAttribute
Public methodSetZoneOrder
Public methodTransformByMatrix(Double)
Public methodTransformByMatrix(SIZE, Double)
Public methodTransformByPoints(POINT, POINT)
Public methodTransformByPoints(SIZE, POINT, POINT)
Top
Events
  NameDescription
Public eventImageChanged
Top
See Also