IPXC_DocSrcInfo::CustDispTitle Property

From PDF XChange PDF SDK
Revision as of 03:23, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property CustDispTitle of interface IPXC_DocSrcInfo returns/sets Value of BSTR ...

Syntax

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

See Also

IPXC_DocSrcInfo