IPXV_Document::ActiveTextEditor Property

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

Latest revision as of 01:22, 22 November 2016


Property ActiveTextEditor of interface IPXV_Document returns Pointer to IPXV_TextEditor ...

Syntax

HRESULT get_ActiveTextEditor([out, retval]  IPXV_TextEditor**  pTextEditor);

See Also

IPXV_Document