IPXC_TabStopFormat::LeaderType 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::LeaderType Property}}
 
{{#customTitle:IPXC_TabStopFormat::LeaderType Property}}
 +
{{#parentPage:PXV:IPXC_TabStopFormat|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''LeaderType''' of interface [[PXV:IPXC_TabStopFormat|IPXC_TabStopFormat]] returns/sets  Value of [[PXV:PXC_TabStopLeaderType|PXC_TabStopLeaderType]] ...
 
Property '''LeaderType''' of interface [[PXV:IPXC_TabStopFormat|IPXC_TabStopFormat]] returns/sets  Value of [[PXV:PXC_TabStopLeaderType|PXC_TabStopLeaderType]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:59, 20 April 2015


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

See also IPXC_TabStopFormat.