IInkEdit::get_SelUnderline method (inked.h)

Gets or sets a value that specifies whether the font style of the currently selected text in the InkEdit control is underlined (run time only).

This property is read/write.

Syntax

HRESULT get_SelUnderline(
  VARIANT *pvarSelUnderline
);

Parameters

pvarSelUnderline

Return value

None

Requirements

Requirement Value
Minimum supported client Windows XP Tablet PC Edition [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header inked.h
Library InkEd.dll

See also

IInkEdit

InkEdit