PXV_JSValueType Enumeration
From PDF XChange PDF SDK
(Automatic page editing by robot) |
(No difference)
|
Latest revision as of 03:34, 20 February 2017
Specifies the ...
Syntax
enum PXV_JSValueType { JSVT_Undefined = -1, JSVT_Null = 0, JSVT_Bool = 1, JSVT_Number = 2, JSVT_String = 3, JSVT_Date = 4, JSVT_Object = 5, JSVT_Array = 6, };
Constants
- JSVT_Undefined
- The ...
- JSVT_Null
- The ...
- JSVT_Bool
- The ...
- JSVT_Number
- The ...
- JSVT_String
- The ...
- JSVT_Date
- The ...
- JSVT_Object
- The ...
- JSVT_Array
- The ...