IPXS_Document::Root Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 9: | Line 9: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Root([out, retval] IPXS_PDFVariant** | + | <pre class="brush:cpp;gutter:false">HRESULT get_Root([out, retval] IPXS_PDFVariant** Root); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXS_Document|IPXS_Document]] | [[PXV:IPXS_Document|IPXS_Document]] |
Revision as of 06:16, 12 June 2015
Property Root of interface IPXS_Document returns Pointer to IPXS_PDFVariant ...
Syntax
HRESULT get_Root([out, retval] IPXS_PDFVariant** Root);