IIXC_Page::BackgroundColor Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 13:44, 21 May 2015


Property BackgroundColor of interface IIXC_Page returns/sets Value of ULONG ...

Syntax

HRESULT get_BackgroundColor([out, retval]  ULONG*  pColor);
HRESULT put_BackgroundColor([in]  ULONG  pColor);

See Also

IIXC_Page