IUIX_Font::LineHeight Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 13: Line 13:
  
 
== See Also ==
 
== See Also ==
[[PXV:IUIX_Font|IUIX_Font]].
+
[[PXV:IUIX_Font|IUIX_Font]]

Revision as of 05:40, 23 May 2015


Property LineHeight of interface IUIX_Font returns Value of LONG ...

Syntax

HRESULT get_LineHeight([out, retval]  LONG*  pLineHeight);

See Also

IUIX_Font