IPXC_RedactOverlayParams::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_RedactOverlayParams::TextAlign Property}} | {{#customTitle:IPXC_RedactOverlayParams::TextAlign Property}} | ||
− | {{#parentPage:PXV:IPXC_RedactOverlayParams#Properties|TextAlign | + | {{#parentPage:PXV:IPXC_RedactOverlayParams#Properties|TextAlign|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 07:47, 23 May 2015
Property TextAlign of interface IPXC_RedactOverlayParams returns/sets Value of LONG ...
Syntax
HRESULT get_TextAlign([out, retval] LONG* pTextAlign); HRESULT put_TextAlign([in] LONG pTextAlign);