IUIX_NumEditFilter::AllowedChars Property

From PDF XChange PDF SDK
Revision as of 06:49, 23 April 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

See also IUIX_NumEditFilter.