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

Revision as of 15:59, 20 April 2015


Property Align of interface IPXC_TabStopFormat returns/sets Value of PXC_TabStopAlign ...

Syntax

HRESULT get_Align([out, retval] PXC_TabStopAlign* pAlign);
HRESULT put_Align([in] PXC_TabStopAlign pAlign);

See Also

See also IPXC_TabStopFormat.