IUIX_NumEditFilter::AllowedChars Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property AllowedChars of interface IUIX_NumEditFilter returns/sets Value of BSTR ...

Syntax

HRESULT get_AllowedChars([out, retval]  BSTR*  sChars);
HRESULT put_AllowedChars([in]  BSTR  sChars);

See Also

IUIX_NumEditFilter