IPXS_PDFVariant::Document Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXS_PDFVariant::Document Property}}
 
{{#customTitle:IPXS_PDFVariant::Document Property}}
 +
{{#parentPage:PXV:IPXS_PDFVariant|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Document''' of interface [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]] returns  Pointer to [[PXV:IPXS_Document|IPXS_Document]] ...
 
Property '''Document''' of interface [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]] returns  Pointer to [[PXV:IPXS_Document|IPXS_Document]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 16:04, 20 April 2015


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

Syntax

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

See Also

See also IPXS_PDFVariant.