public class ExtendedBoolean
extends com.aspose.ms.System.Enum
Modifier and Type | Field and Description |
---|---|
static int |
False
False value of ExtendnedBoolean.
|
static int |
True
True value of ExtendnedBoolean.
|
static int |
Undefined
Undefined value value of ExtendnedBoolean.
|
public static final int Undefined
Undefined value value of ExtendnedBoolean.
public static final int False
False value of ExtendnedBoolean.
public static final int True
True value of ExtendnedBoolean.