SharpLeaf Reference > SharpLeaf Methods > AddSubscript Method SharpLeaf.AddSubscript Method
Append subscripted text to the current paragraph.
Overloads
Example
lf.AddText('H');
lf.AddSubscript('2');
lf.AddText('O');
See also ...Advanced Text Control | SharpLeaf Members
Send comments on this topic © Dyalog Ltd 2021
|