IIXC_Page::TransparentColor Property

From PDF XChange PDF SDK
Jump to: navigation, search


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

Syntax

HRESULT get_TransparentColor([out, retval]  ULONG*  nColor);
HRESULT put_TransparentColor([in]  ULONG  nColor);

See Also

IIXC_Page