IPXC_DocSrcInfo::DispFileTitle Property

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

Latest revision as of 03:16, 16 March 2016


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

Syntax

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

See Also

IPXC_DocSrcInfo