IUIX_DrawStringCache::Font Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_DrawStringCache::Font Property}} | {{#customTitle:IUIX_DrawStringCache::Font Property}} | ||
+ | {{#parentPage:PXV:IUIX_DrawStringCache#Properties|Font|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
− | Property ''' | + | Property '''pFont''' of interface [[PXV:IUIX_DrawStringCache|IUIX_DrawStringCache]] returns Pointer to [[PXV:IUIX_Font|IUIX_Font]] ... |
− | + | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Font([out, retval] IUIX_Font** | + | <pre class="brush:cpp;gutter:false">HRESULT get_Font([out, retval] IUIX_Font** pFont); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_DrawStringCache|IUIX_DrawStringCache]] |
Latest revision as of 03:19, 15 June 2015
Property pFont of interface IUIX_DrawStringCache returns Pointer to IUIX_Font ...
Syntax
HRESULT get_Font([out, retval] IUIX_Font** pFont);