IPXC_DocumentInfo::CreationDate Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_DocumentInfo::CreationDate Property}} | {{#customTitle:IPXC_DocumentInfo::CreationDate Property}} | ||
− | {{#parentPage:PXV:IPXC_DocumentInfo|CreationDate | + | {{#parentPage:PXV:IPXC_DocumentInfo#Properties|CreationDate|property}} |
− | + | ||
− | + | ||
− | + | Gets document's creation date. | |
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_CreationDate([out, retval] DATE* | + | <pre class="brush:cpp;gutter:false">HRESULT get_CreationDate([out, retval] DATE* nDate); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXC_DocumentInfo|IPXC_DocumentInfo]] | + | [[PXV:IPXC_DocumentInfo|IPXC_DocumentInfo]] |
Latest revision as of 01:11, 20 October 2015
Gets document's creation date.
Syntax
HRESULT get_CreationDate([out, retval] DATE* nDate);