Click or drag to resize

IdentificationSex Enumeration

This enumeration represents the gender of a card holder on an identification card.

Namespace:  EasyScriptAPI
Assembly:  EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax
public enum IdentificationSex
Members
  Member nameValueDescription
MALE0 Male gender
FEMALE1 Female gender
See Also