IPXS_PDFVariant::Document 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_PDFVariant|IPXS_PDFVariant]].
+
[[PXV:IPXS_PDFVariant|IPXS_PDFVariant]]

Revision as of 04:55, 23 May 2015


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

Syntax

HRESULT get_Document([out, retval]  IPXS_Document**  ppDoc);

See Also

IPXS_PDFVariant