IPXC_DocumentProps::PDFStandard Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_DocumentProps::PDFStandard Property}}
 
{{#customTitle:IPXC_DocumentProps::PDFStandard Property}}
{{#parentPage:PXV:IPXC_DocumentProps#Properties|PDFStandard Property|property}}
+
{{#parentPage:PXV:IPXC_DocumentProps#Properties|PDFStandard|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 9: Line 9:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_PDFStandard([out, retval]  PXC_PDFStandard*  pStandard);
+
<pre class="brush:cpp;gutter:false">HRESULT get_PDFStandard([out, retval]  PXC_PDFStandard*  nStandard);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_DocumentProps|IPXC_DocumentProps]].
+
[[PXV:IPXC_DocumentProps|IPXC_DocumentProps]]

Latest revision as of 03:27, 15 June 2015


Property PDFStandard of interface IPXC_DocumentProps returns Value of PXC_PDFStandard ...

Syntax

HRESULT get_PDFStandard([out, retval]  PXC_PDFStandard*  nStandard);

See Also

IPXC_DocumentProps