IUIX_CharFormat::FontStyle Property

From PDF XChange PDF SDK
Jump to: navigation, search


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

Syntax

HRESULT get_FontStyle([out, retval]  LONG*  nFontStyle);
HRESULT put_FontStyle([in]  LONG  nFontStyle);

See Also

IUIX_CharFormat