IPXC_DocSrcInfo::DispTitle Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
(Label ToWrite removed)
 
(3 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
{{#customTitle:IPXC_DocSrcInfo::DispTitle Property}}
 
{{#customTitle:IPXC_DocSrcInfo::DispTitle Property}}
 
{{#parentPage:PXV:IPXC_DocSrcInfo#Properties|DispTitle|property}}
 
{{#parentPage:PXV:IPXC_DocSrcInfo#Properties|DispTitle|property}}
{{ToWrite}}
+
 
 
{{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 ==

Latest revision as of 03:18, 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