IPXC_WatermarkParams::TextAlign Property
From PDF XChange PDF SDK
Line 4: | Line 4: | ||
{{#parentPage:PXV:IPXC_WatermarkParams#Properties|TextAlign|property}} | {{#parentPage:PXV:IPXC_WatermarkParams#Properties|TextAlign|property}} | ||
− | Gets/sets the watermark's text align. | + | Gets/sets the watermark's text align. |
− | + | ||
− | + | ||
− | + | ||
== Syntax == | == Syntax == |
Revision as of 04:42, 16 March 2017
Gets/sets the watermark's text align.
Syntax
HRESULT get_TextAlign([out, retval] ULONG* nAlign); HRESULT put_TextAlign([in] ULONG nAlign);