IPXS_Document::Trailer Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXS_Document::Trailer Property}} | {{#customTitle:IPXS_Document::Trailer Property}} | ||
− | {{#parentPage:PXV:IPXS_Document#Properties|Trailer | + | {{#parentPage:PXV:IPXS_Document#Properties|Trailer|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
− | Property ''' | + | Property '''pTrailer''' of interface [[PXV:IPXS_Document|IPXS_Document]] returns Pointer to [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]] ... |
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Trailer([out, retval] IPXS_PDFVariant** | + | <pre class="brush:cpp;gutter:false">HRESULT get_Trailer([out, retval] IPXS_PDFVariant** pTrailer); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXS_Document|IPXS_Document]] | + | [[PXV:IPXS_Document|IPXS_Document]] |
Latest revision as of 02:40, 15 June 2015
Property pTrailer of interface IPXS_Document returns Pointer to IPXS_PDFVariant ...
Syntax
HRESULT get_Trailer([out, retval] IPXS_PDFVariant** pTrailer);