IUIX_TabStopFormat::LeaderType Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_TabStopFormat::LeaderType Property}}
 
{{#customTitle:IUIX_TabStopFormat::LeaderType Property}}
{{#parentPage:PXV:IUIX_TabStopFormat#Properties|LeaderType Property|property}}
+
{{#parentPage:PXV:IUIX_TabStopFormat#Properties|LeaderType|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 10:24, 23 May 2015


Property LeaderType of interface IUIX_TabStopFormat returns/sets Value of UIX_TabStopLeaderType ...

Syntax

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

See Also

IUIX_TabStopFormat