IPXC_TabStopFormat::LeaderContent Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 14: Line 14:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_TabStopFormat|IPXC_TabStopFormat]].
+
[[PXV:IPXC_TabStopFormat|IPXC_TabStopFormat]]

Revision as of 04:46, 23 May 2015


Property LeaderContent of interface IPXC_TabStopFormat returns/sets Value of BSTR ...

Syntax

HRESULT get_LeaderContent([out, retval]  BSTR*  ppLeaderContent);
HRESULT put_LeaderContent([in]  BSTR  ppLeaderContent);

See Also

IPXC_TabStopFormat