IPXC_WatermarkParams::TextAlign Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_WatermarkParams::TextAlign Property}} | {{#customTitle:IPXC_WatermarkParams::TextAlign Property}} | ||
− | {{#parentPage:PXV:IPXC_WatermarkParams#Properties|TextAlign | + | {{#parentPage:PXV:IPXC_WatermarkParams#Properties|TextAlign|property}} |
Gets/sets the watermark's text align. | Gets/sets the watermark's text align. |
Revision as of 07:53, 23 May 2015
Gets/sets the watermark's text align.
Syntax
HRESULT get_TextAlign([out, retval] ULONG* pAlign); HRESULT put_TextAlign([in] ULONG pAlign);