IUIX_Inst::DPI Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Serg moved page IUIX_Inst::Dpi Property to IUIX_Inst::Dpi Property without leaving a redirect)
m (Automatic page editing by robot)
 
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
{{#customTitle:IUIX_Inst::Dpi Property}}
+
{{#customTitle:IUIX_Inst::DPI Property}}
{{#parentPage:PXV:IUIX_Inst#Properties|Dpi|property}}
+
{{#parentPage:PXV:IUIX_Inst#Properties|DPI|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Dpi''' of interface [[PXV:IUIX_Inst|IUIX_Inst]] returns  Value of LONG ...
+
Property '''DPI''' of interface [[PXV:IUIX_Inst|IUIX_Inst]] returns  Value of LONG ...
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_Dpi([out, retval]  LONG*  Dpi);
+
<pre class="brush:cpp;gutter:false">HRESULT get_DPI([out, retval]  LONG*  nDpi);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
[[PXV:IUIX_Inst|IUIX_Inst]]
 
[[PXV:IUIX_Inst|IUIX_Inst]]

Latest revision as of 05:56, 15 June 2015


Property DPI of interface IUIX_Inst returns Value of LONG ...

Syntax

HRESULT get_DPI([out, retval]  LONG*  nDpi);

See Also

IUIX_Inst