IAFS_FileInfo::Title Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 6: Line 6:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Title''' of interface [[PXV:IAFS_FileInfo|IAFS_FileInfo]] returns  Value of BSTR ...
+
Gets the title of the file.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 05:46, 22 May 2015


Gets the title of the file.

Syntax

HRESULT get_Title([out, retval]  BSTR*  ppTitle);

See Also

IAFS_FileInfo.