IPXC_RedactOverlayParams::TextAlign 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 6: Line 6:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''TextAlign''' of interface [[PXV:IPXC_RedactOverlayParams|IPXC_RedactOverlayParams]] returns/sets  Value of LONG ...
+
Property '''nTextAlign''' of interface [[PXV:IPXC_RedactOverlayParams|IPXC_RedactOverlayParams]] returns/sets  Value of LONG ...
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 03:36, 15 June 2015


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

Syntax

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

See Also

IPXC_RedactOverlayParams