IUIX_Theme::StdFont Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Theme::StdFont Property}}
 
{{#customTitle:IUIX_Theme::StdFont Property}}
Line 17: Line 18:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IUIX_Theme|IUIX_Theme]].
+
[[PXV:IUIX_Theme|IUIX_Theme]].

Revision as of 08:01, 20 May 2015


Property StdFont of interface IUIX_Theme returns Pointer to IUIX_Font ...

Syntax

HRESULT get_StdFont([in]           UIX_StdFont  nIndex,
                    [out, retval]  IUIX_Font**  ppFont);

Parameters

nIndex
[in] Value of UIX_StdFont.

See Also

IUIX_Theme.