IPXC_DocSrcInfo::CustDispTitle Property
From PDF XChange PDF SDK
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);