IUIX_Edit::MaxLength Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property MaxLength of interface IUIX_Edit returns/sets Value of LONG ...

Syntax

HRESULT get_MaxLength([out, retval]  LONG*  nRet);
HRESULT put_MaxLength([in]  LONG  nRet);

See Also

IUIX_Edit