IUIX_Label::Font Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_Label::Font Property}} | {{#customTitle:IUIX_Label::Font Property}} | ||
− | {{#parentPage:PXV:IUIX_Label|Font Property|property}} | + | {{#parentPage:PXV:IUIX_Label#Properties|Font Property|property}} |
{{ToReview}} | {{ToReview}} | ||
Revision as of 21:45, 21 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);