IUIX_NumEditFilter::AllowedChars Property

From PDF XChange PDF SDK
Revision as of 05:51, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

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

See Also

IUIX_NumEditFilter