IAFS_FileInfo::Title Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IAFS_FileInfo::Title Property}} | {{#customTitle:IAFS_FileInfo::Title Property}} | ||
− | {{#parentPage:PXV:IAFS_FileInfo#Properties|Title | + | {{#parentPage:PXV:IAFS_FileInfo#Properties|Title|property}} |
− | + | ||
Gets the title of the file. | Gets the title of the file. | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Title([out, retval] BSTR* | + | <pre class="brush:cpp;gutter:false">HRESULT get_Title([out, retval] BSTR* sTitle); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IAFS_FileInfo|IAFS_FileInfo]] | [[PXV:IAFS_FileInfo|IAFS_FileInfo]] |
Latest revision as of 02:10, 15 June 2015
Gets the title of the file.
Syntax
HRESULT get_Title([out, retval] BSTR* sTitle);