IPXC_HeaderAndFooterParams::UnderlineMode Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 12: | Line 12: | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXC_HeaderAndFooterParams|IPXC_HeaderAndFooterParams]] | + | [[PXV:IPXC_HeaderAndFooterParams|IPXC_HeaderAndFooterParams]] |
Revision as of 03:34, 23 May 2015
Gets/sets header and footer text's underline style (0 by default).
Syntax
HRESULT get_UnderlineMode([out, retval] ULONG* pUnderline); HRESULT put_UnderlineMode([in] ULONG pUnderline);