IIXC_Page::BackgroundColor Property

From PDF XChange PDF SDK
Revision as of 06:51, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

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

See Also

IIXC_Page