IPXS_Document::Trailer Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXS_Document::Trailer Property}}
 
{{#customTitle:IPXS_Document::Trailer Property}}
{{#parentPage:PXV:IPXS_Document|property}}
+
{{#parentPage:PXV:IPXS_Document|Trailer Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 8:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_Trailer([out, retval] IPXS_PDFVariant** ppTrailer);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Trailer([out, retval] IPXS_PDFVariant** ppTrailer);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IPXS_Document|IPXS_Document]].
 
See also [[PXV:IPXS_Document|IPXS_Document]].

Revision as of 06:15, 23 April 2015


Property Trailer of interface IPXS_Document returns Pointer to IPXS_PDFVariant ...

Syntax

HRESULT get_Trailer([out, retval]  IPXS_PDFVariant**  ppTrailer);

See Also

See also IPXS_Document.