IPXC_WatermarkParams::TextAlign Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_WatermarkParams::TextAlign Property}} | {{#customTitle:IPXC_WatermarkParams::TextAlign Property}} | ||
− | + | Gets/sets the watermark's text align. | |
− | + | ||
== Syntax == | == Syntax == |
Revision as of 06:31, 15 April 2015
Gets/sets the watermark's text align.
Syntax
HRESULT get_TextAlign([out, retval] ULONG* pAlign); HRESULT put_TextAlign([in] ULONG pAlign);
See Also
See also IPXC_WatermarkParams.