IIXC_Page::BackgroundColor Property

From PDF XChange PDF SDK
Jump to: navigation, search


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);

See Also

IIXC_Page