IUIX_PropInfo::Style Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_PropInfo::Style Property}}
 
{{#customTitle:IUIX_PropInfo::Style Property}}
 +
{{#parentPage:PXV:IUIX_PropInfo#Properties|Style|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Style''' of interface [[PXV:IUIX_PropInfo|IUIX_PropInfo]] returns  Value of LONG ...
 
Property '''Style''' of interface [[PXV:IUIX_PropInfo|IUIX_PropInfo]] returns  Value of LONG ...
 
  
 
== 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 ==
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