IUIX_PropInfo::Style Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_PropInfo::Style Property}}
 
{{#customTitle:IUIX_PropInfo::Style Property}}
{{#parentPage:PXV:IUIX_PropInfo#Properties|Style Property|property}}
+
{{#parentPage:PXV:IUIX_PropInfo#Properties|Style|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 9: Line 9:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_Style([out, retval]  LONG*  pVal);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Style([out, retval]  LONG*  nVal);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
[[PXV:IUIX_PropInfo|IUIX_PropInfo]]
 
[[PXV:IUIX_PropInfo|IUIX_PropInfo]]

Latest revision as of 04:35, 15 June 2015


Property Style of interface IUIX_PropInfo returns Value of LONG ...

Syntax

HRESULT get_Style([out, retval]  LONG*  nVal);

See Also

IUIX_PropInfo