IUIX_Dialog::Font Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 13: | Line 13: | ||
== See Also == | == See Also == | ||
− | [[PXV:IUIX_Dialog|IUIX_Dialog]] | + | [[PXV:IUIX_Dialog|IUIX_Dialog]] |
Revision as of 04:36, 23 May 2015
Gets/sets text font of a dialog via IUIX_Font interface.
Syntax
HRESULT get_Font([out, retval] IUIX_Font** ppFont); HRESULT put_Font([in] IUIX_Font* ppFont);