IPXC_DocFontsInfo::ActualType Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_DocFontsInfo::ActualType Property}}
 
{{#customTitle:IPXC_DocFontsInfo::ActualType Property}}
 +
{{#parentPage:PXV:IPXC_DocFontsInfo#Properties|ActualType|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
Property '''ActualType''' of interface [[PXV:IPXC_DocFontsInfo|IPXC_DocFontsInfo]] returns  Value of ULONG ...
+
Property '''nActualType''' of interface [[PXV:IPXC_DocFontsInfo|IPXC_DocFontsInfo]] returns  Value of ULONG ...
 
+
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_ActualType([out, retval] ULONG* aActualType);
+
<pre class="brush:cpp;gutter:false">HRESULT get_ActualType([out, retval] ULONG* nActualType);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_DocFontsInfo|IPXC_DocFontsInfo]].
+
[[PXV:IPXC_DocFontsInfo|IPXC_DocFontsInfo]]

Latest revision as of 03:23, 15 June 2015


Property nActualType of interface IPXC_DocFontsInfo returns Value of ULONG ...

Syntax

HRESULT get_ActualType([out, retval]  ULONG*  nActualType);

See Also

IPXC_DocFontsInfo