IUIX_NumEditFilter Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_NumEditFilter Interface}} | {{#customTitle:IUIX_NumEditFilter Interface}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
The interface of object of PDF-XChange Editor SDK. | The interface of object of PDF-XChange Editor SDK. | ||
Line 7: | Line 9: | ||
== Methods == | == Methods == | ||
− | {| class="wikitable | + | {| class="wikitable methods" |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IUIX_NumEditFilter_AddNamedVal|AddNamedVal]] | | [[PXV:IUIX_NumEditFilter_AddNamedVal|AddNamedVal]] | ||
− | | | + | | [[PXV:IUIX_NumEditFilter_GetMinMax|GetMinMax]] |
+ | | [[PXV:IUIX_NumEditFilter_SetMinMax|SetMinMax]] | ||
+ | | [[PXV:IUIX_NumEditFilter_TextToValue|TextToValue]] | ||
|- | |- | ||
| [[PXV:IUIX_NumEditFilter_GetDispValue|GetDispValue]] | | [[PXV:IUIX_NumEditFilter_GetDispValue|GetDispValue]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IUIX_NumEditFilter_RemoveAllNamedValues|RemoveAllNamedValues]] | | [[PXV:IUIX_NumEditFilter_RemoveAllNamedValues|RemoveAllNamedValues]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IUIX_NumEditFilter_Setup|Setup]] | | [[PXV:IUIX_NumEditFilter_Setup|Setup]] | ||
− | | | + | | |
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IUIX_NumEditFilter_ActualValue|ActualValue]] | | [[PXV:IUIX_NumEditFilter_ActualValue|ActualValue]] | ||
− | | | + | | [[PXV:IUIX_NumEditFilter_DeniedChars|DeniedChars]] |
− | | | + | | [[PXV:IUIX_NumEditFilter_DispPrec|DispPrec]] |
+ | | [[PXV:IUIX_NumEditFilter_UndefinedValue|UndefinedValue]] | ||
|- | |- | ||
| [[PXV:IUIX_NumEditFilter_AllowedChars|AllowedChars]] | | [[PXV:IUIX_NumEditFilter_AllowedChars|AllowedChars]] | ||
− | | | + | | [[PXV:IUIX_NumEditFilter_DispCoef|DispCoef]] |
− | | | + | | [[PXV:IUIX_NumEditFilter_ScrollStep|ScrollStep]] |
+ | | [[PXV:IUIX_NumEditFilter_Value|Value]] | ||
|- | |- | ||
| [[PXV:IUIX_NumEditFilter_ConvTbl|ConvTbl]] | | [[PXV:IUIX_NumEditFilter_ConvTbl|ConvTbl]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IUIX_NumEditFilter_DispPattern|DispPattern]] | | [[PXV:IUIX_NumEditFilter_DispPattern|DispPattern]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IUIX_NumEditFilter_TrimTrailingZeros|TrimTrailingZeros]] | | [[PXV:IUIX_NumEditFilter_TrimTrailingZeros|TrimTrailingZeros]] | ||
− | | | + | | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|} | |} |
Revision as of 21:41, 20 April 2015
The interface of object of PDF-XChange Editor SDK.
IUIX_NumEditFilter extends IUIX_EditFilterCallbacks interface.
Methods
AddNamedVal | GetMinMax | SetMinMax | TextToValue |
GetDispValue | RemoveAllNamedValues | Setup |
Properties
ActualValue | DeniedChars | DispPrec | UndefinedValue |
AllowedChars | DispCoef | ScrollStep | Value |
ConvTbl | DispPattern | TrimTrailingZeros |