IIXC_Page::BackgroundColor Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
(One intermediate revision by the same user not shown) | |
(No difference)
|
Latest revision as of 02:17, 15 June 2015
Property BackgroundColor of interface IIXC_Page returns/sets Value of ULONG ...
Syntax
HRESULT get_BackgroundColor([out, retval] ULONG* nColor); HRESULT put_BackgroundColor([in] ULONG nColor);