IPXV_TextEditor::EditCtl Property

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

Latest revision as of 01:13, 22 November 2016


Property EditCtl of interface IPXV_TextEditor returns Pointer to IUIX_Edit ...

Syntax

HRESULT get_EditCtl([out, retval]  IUIX_Edit**  pEdit);

See Also

IPXV_TextEditor