IUIX_ParaFormat::DefTab Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property DefTab of interface IUIX_ParaFormat returns/sets Value of double ...

Syntax

HRESULT get_DefTab([out, retval]  double*  nDefTab);
HRESULT put_DefTab([in]  double  nDefTab);

See Also

IUIX_ParaFormat