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 13: Line 13:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXS_Document|IPXS_Document]].
+
[[PXV:IPXS_Document|IPXS_Document]]

Revision as of 04:50, 23 May 2015


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

Syntax

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

See Also

IPXS_Document