IUIX_NumEditFilter::ConvTbl Property

From PDF XChange PDF SDK
Revision as of 22:41, 20 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property ConvTbl of interface IUIX_NumEditFilter returns/sets Pointer to IUIX_NumEditFilterConvTbl ...

Syntax

HRESULT get_ConvTbl([out, retval] IUIX_NumEditFilterConvTbl** ppConvTbl);
HRESULT put_ConvTbl([in] IUIX_NumEditFilterConvTbl* ppConvTbl);

See Also

See also IUIX_NumEditFilter.