IUIX_Edit::CueText Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Edit::CueText Property}}
 
{{#customTitle:IUIX_Edit::CueText Property}}
{{#parentPage:PXV:IUIX_Edit#Properties|CueText Property|property}}
+
{{#parentPage:PXV:IUIX_Edit#Properties|CueText|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 09:54, 23 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);

See Also

IUIX_Edit