IPXC_TabStopFormat::LeaderType Property

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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