AnchorZoneRefPoint Property
|
Namespace:
Kofax.OmniPageCSDK.Objects
Assembly:
Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 22.0.0.0 (22.0.22462.100)
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