IPXC_TabStopFormat::LeaderContent Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_TabStopFormat::LeaderContent Property}}
 
{{#customTitle:IPXC_TabStopFormat::LeaderContent Property}}
 +
{{#parentPage:PXV:IPXC_TabStopFormat|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''LeaderContent''' of interface [[PXV:IPXC_TabStopFormat|IPXC_TabStopFormat]] returns/sets  Value of BSTR ...
 
Property '''LeaderContent''' of interface [[PXV:IPXC_TabStopFormat|IPXC_TabStopFormat]] returns/sets  Value of BSTR ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:59, 20 April 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

See also IPXC_TabStopFormat.