IUIX_CharFormat::FontNameID Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_CharFormat::FontNameID Property}}
 
{{#customTitle:IUIX_CharFormat::FontNameID Property}}
{{#parentPage:PXV:IUIX_CharFormat#Properties|FontNameID Property|property}}
+
{{#parentPage:PXV:IUIX_CharFormat#Properties|FontNameID|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 09:38, 23 May 2015


Property FontNameID of interface IUIX_CharFormat returns/sets Value of LONG ...

Syntax

HRESULT get_FontNameID([out, retval]  LONG*  pFontID);
HRESULT put_FontNameID([in]  LONG  pFontID);

See Also

IUIX_CharFormat