IPXC_DocSrcInfo::DispTitle Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 6: Line 6:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''DispTitle''' of interface [[PXV:IPXC_DocSrcInfo|IPXC_DocSrcInfo]] returns  Value of BSTR ...
+
Property '''DispTitle''' of interface [[PXV:IPXC_DocSrcInfo|IPXC_DocSrcInfo]] returns  Value of BSTR that can be overlapped by setting '''CustFileName'''/'''CustDispFileName'''/'''CustDispTitle'''.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 03:17, 16 March 2016


Property DispTitle of interface IPXC_DocSrcInfo returns Value of BSTR that can be overlapped by setting CustFileName/CustDispFileName/CustDispTitle.

Syntax

HRESULT get_DispTitle([out, retval]  BSTR*  sVal);

See Also

IPXC_DocSrcInfo