IInkEdit::get_SelCharOffset method (inked.h)
Returns or sets a value that determines whether text in the InkEdit control appears on the baseline (normal), as a superscript above the baseline, or as a subscript below the baseline.
This property is read/write.
Syntax
HRESULT get_SelCharOffset(
VARIANT *pvarSelCharOffset
);
Parameters
pvarSelCharOffset
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | inked.h |