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

Revision as of 15:57, 20 April 2015


Property TextAlign of interface IPXC_RedactOverlayParams returns/sets Value of LONG ...

Syntax

HRESULT get_TextAlign([out, retval] LONG* pTextAlign);
HRESULT put_TextAlign([in] LONG pTextAlign);

See Also

See also IPXC_RedactOverlayParams.