IUIX_Edit::CueText Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_Edit::CueText Property}} | {{#customTitle:IUIX_Edit::CueText Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_Edit|IUIX_Edit]]. |
Revision as of 06:20, 20 May 2015
Property CueText of interface IUIX_Edit returns/sets Value of BSTR ...
Syntax
HRESULT get_CueText([out, retval] BSTR* ppCueText); HRESULT put_CueText([in] BSTR ppCueText);