IIXC_Page::BackgroundColor Property

From PDF XChange PDF SDK
Revision as of 13:44, 21 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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