IUIX_Label::Font Property

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

Revision as of 07:31, 20 May 2015


Gets/sets label text font via IUIX_Font interface.

Syntax

HRESULT get_Font([out, retval]  IUIX_Font**  ppFont);
HRESULT put_Font([in]  IUIX_Font*  ppFont);

See Also

IUIX_Label.