IPXC_TabStopFormat::Pos Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_TabStopFormat::Pos Property}}
 
{{#customTitle:IPXC_TabStopFormat::Pos Property}}
{{#parentPage:PXV:IPXC_TabStopFormat#Properties|Pos Property|property}}
+
{{#parentPage:PXV:IPXC_TabStopFormat#Properties|Pos|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 14: Line 14:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_TabStopFormat|IPXC_TabStopFormat]].
+
[[PXV:IPXC_TabStopFormat|IPXC_TabStopFormat]]

Latest revision as of 08:50, 23 May 2015


Property Pos of interface IPXC_TabStopFormat returns/sets Value of double ...

Syntax

HRESULT get_Pos([out, retval]  double*  pPos);
HRESULT put_Pos([in]  double  pPos);

See Also

IPXC_TabStopFormat