public final class Gender
extends com.aspose.ms.System.Enum
Enum defines gender of a person
Modifier and Type | Field and Description |
---|---|
static int |
Female
Female gender
|
static int |
Male
Male gender
|
static int |
Unspecified
Gender is not defined
|
public static final int Unspecified
Gender is not defined
public static final int Female
Female gender
public static final int Male
Male gender
Copyright (c) 2008-2017 Aspose Pty Ltd. All Rights Reserved.