Options
From PDF XChange PDF SDK
(→Options Table) |
|||
Line 48: | Line 48: | ||
| style="text-align:center" | Integer | | style="text-align:center" | Integer | ||
| Specifies the top index for the ''FFT_ListBox'' fields type. The ''OpModifyField_TopIndex'' (0x00000010) mask flag should be specified. | | Specifies the top index for the ''FFT_ListBox'' fields type. The ''OpModifyField_TopIndex'' (0x00000010) mask flag should be specified. | ||
− | Default value: <tt>'''0'''</tt>} | + | Default value: <tt>'''0'''</tt> |
+ | |} | ||
== Value Table == | == Value Table == |
Revision as of 00:28, 15 August 2017
Options Table
Name | Type | Value |
---|---|---|
Mask | Integer | Specifies the PXV_OpModifyFieldMaskFlags that defines the values that need to be modified.
Default value: 0 |
Value | Dictionary | Specifies the value of the field option item. The OpModifyField_Value (0x00000100) mask flag should be specified. |
DefaultValue | Dictionary | Specifies the fields' default value. The OpModifyField_DefValue (0x00000200) mask flag should be specified. |
RichValue | String | Specifies the rich value of the form field. The OpModifyField_RichValue (0x00000080) mask flag should be specified.
Default value: Empty String |
DateTimeValue | Integer64 | Specifies the fields' date and time value (FILETIME structure is used for this). The OpModifyField_DateTimeValue (0x00000400) mask flag should be specified.
Default value: 0 |
MaxLen | Integer | Specifies the fields' maximum length. The OpModifyField_MaxLen (0x00000008) mask flag should be specified.
Default value: 0 |
OptList | Array | Array of Dictionary
Specifies the fields' options list. The OpModifyField_OptList (0x00000040) mask flag should be specified. |
TopIndex | Integer | Specifies the top index for the FFT_ListBox fields type. The OpModifyField_TopIndex (0x00000010) mask flag should be specified.
Default value: 0 |
Value Table
Name | Type | Value |
---|---|---|
NoValue | Boolean | Specifies...
Default value: false |
Value | String | Specifies...
Default value: Empty String |
Selection | Array | Array of Integer
Specifies... |
DefaultValue Table
Name | Type | Value |
---|---|---|
NoValue | Boolean | Specifies...
Default value: false |
Value | String | Specifies...
Default value: Empty String |
Selection | Array | Array of Integer
Specifies... |
OptList Table
Name | Type | Value |
---|---|---|
Value | String | Specifies...
Default value: Empty String |
DispValue | String | Specifies...
Default value: Empty String |
Lock Table
Name | Type | Value |
---|---|---|
Action | Integer | Specifies...
Default value: 0 |
Fields | Array | Array of String
Specifies... |
Permissions | Integer | Specifies...
Default value: 0 |