IPXC_TState::CharSpace Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property CharSpace of interface IPXC_TState returns/sets Value of double ...

Syntax

HRESULT get_CharSpace([out, retval]  double*  pCharSpace);
HRESULT put_CharSpace([in]  double  pCharSpace);

See Also

IPXC_TState