IPartFont::SetFontContent method (filterpipeline.h)

The SetFontContent method sets the content of the font.

Syntax

HRESULT SetFontContent(
  [in] const wchar_t *pContentType
);

Parameters

[in] pContentType

The type of the content for the font to be set.

Return value

SetFontContent returns an HRESULT value.

Requirements

Requirement Value
Target Platform Desktop
Header filterpipeline.h (include Filterpipeline.h)