IUIX_CharFormat::FontStyleMask 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_CharFormat::FontStyleMask Property}} | {{#customTitle:IUIX_CharFormat::FontStyleMask Property}} | ||
− | {{#parentPage:PXV:IUIX_CharFormat#Properties|FontStyleMask | + | {{#parentPage:PXV:IUIX_CharFormat#Properties|FontStyleMask|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 08:38, 23 May 2015
Property FontStyleMask of interface IUIX_CharFormat returns/sets Value of LONG ...
Syntax
HRESULT get_FontStyleMask([out, retval] LONG* pFontStyleMask); HRESULT put_FontStyleMask([in] LONG pFontStyleMask);