AnchorZoneRefPoint Property
|
Namespace:
Kofax.OmniPageCSDK.Objects
Assembly:
Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntaxpublic ANCHOR_REF_POINT RefPoint { get; set; }
Public Property RefPoint As ANCHOR_REF_POINT
Get
Set
public:
property ANCHOR_REF_POINT RefPoint {
ANCHOR_REF_POINT get ();
void set (ANCHOR_REF_POINT value);
}
Property Value
Type:
ANCHOR_REF_POINT
See Also