IPXC_BackgroundParams::BackgroundType Property

From PDF XChange PDF SDK
Jump to: navigation, search

Gets/sets the background type.

Syntax

HRESULT get_BackgroundType([out, retval]  PXC_BackgroundType*  nType);
HRESULT put_BackgroundType([in]  PXC_BackgroundType  nType);

See Also

IPXC_BackgroundParams