IUIX_Font::LineHeight Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 9: | Line 9: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_LineHeight([out, retval] LONG* | + | <pre class="brush:cpp;gutter:false">HRESULT get_LineHeight([out, retval] LONG* LineHeight); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IUIX_Font|IUIX_Font]] | [[PXV:IUIX_Font|IUIX_Font]] |
Revision as of 06:49, 12 June 2015
Property LineHeight of interface IUIX_Font returns Value of LONG ...
Syntax
HRESULT get_LineHeight([out, retval] LONG* LineHeight);