IPXC_DocSrcInfo::CustDispTitle Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property CustDispTitle of interface IPXC_DocSrcInfo returns/sets Value of BSTR that will be used by editor for displaying in documents' tab-bar.

Syntax

HRESULT get_CustDispTitle([out, retval]  BSTR*  sVal);
HRESULT put_CustDispTitle([in]  BSTR  sVal);

See Also

IPXC_DocSrcInfo