IPXC_TabStopFormat::LeaderType Property

From PDF XChange PDF SDK
Revision as of 04:46, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property LeaderType of interface IPXC_TabStopFormat returns/sets Value of PXC_TabStopLeaderType ...

Syntax

HRESULT get_LeaderType([out, retval]  PXC_TabStopLeaderType*  pLeaderType);
HRESULT put_LeaderType([in]  PXC_TabStopLeaderType  pLeaderType);

See Also

IPXC_TabStopFormat