IPXC_WatermarkParams::TextAlign Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXC_WatermarkParams::TextAlign Property}}
 
{{#customTitle:IPXC_WatermarkParams::TextAlign Property}}
 
{{#parentPage:PXV:IPXC_WatermarkParams#Properties|TextAlign Property|property}}
 
{{#parentPage:PXV:IPXC_WatermarkParams#Properties|TextAlign Property|property}}
{{ToReview}}
+
 
  
 
Gets/sets the watermark's text align.
 
Gets/sets the watermark's text align.

Revision as of 17:29, 21 May 2015


Gets/sets the watermark's text align.

Syntax

HRESULT get_TextAlign([out, retval]  ULONG*  pAlign);
HRESULT put_TextAlign([in]  ULONG  pAlign);

See Also

IPXC_WatermarkParams.