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)
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Trailer''' of interface [[PXV:IPXS_Document|IPXS_Document]] returns  Pointer to [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]] ...
+
Property '''pTrailer''' of interface [[PXV:IPXS_Document|IPXS_Document]] returns  Pointer to [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]] ...
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 03:40, 15 June 2015


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

Syntax

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

See Also

IPXS_Document