Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the font size of the selected text within the InkEdit control (run time only).
This property is read/write.
Syntax
HRESULT get_SelFontSize(
VARIANT *pvarSelFontSize
);
Parameters
pvarSelFontSize
Return value
None
Remarks
The SelFontSize property returns Null if the selected text contains different font sizes.
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 |