IPXC_CharFormat::OffsetY Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property OffsetY of interface IPXC_CharFormat returns/sets Value of double ...

Syntax

HRESULT get_OffsetY([out, retval]  double*  pVal);
HRESULT put_OffsetY([in]  double  pVal);

See Also

IPXC_CharFormat