IUIX_Layout::Client Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 06:58, 20 March 2015

Property Client of interface IUIX_Layout returns/sets Pointer to IUIX_LayoutItem ...


Syntax

HRESULT get_Client([out, retval] IUIX_LayoutItem** ppClientItem);
HRESULT put_Client([in] IUIX_LayoutItem* ppClientItem);

See Also

See also IUIX_Layout.