IUIX_Edit::LeftCtl Property

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

Revision as of 06:54, 20 March 2015

Property LeftCtl of interface IUIX_Edit returns/sets Pointer to IUIX_Obj ...


Syntax

HRESULT get_LeftCtl([out, retval] IUIX_Obj** ppCtl);
HRESULT put_LeftCtl([in] IUIX_Obj* ppCtl);

See Also

See also IUIX_Edit.