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 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXS_PDFVariant::Document Property}}
 
{{#customTitle:IPXS_PDFVariant::Document Property}}
{{#parentPage:PXV:IPXS_PDFVariant|property}}
+
{{#parentPage:PXV:IPXS_PDFVariant|Document Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 8:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_Document([out, retval] IPXS_Document** ppDoc);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Document([out, retval] IPXS_Document** ppDoc);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]].
 
See also [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]].

Revision as of 06:18, 23 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.