SharpLeaf Reference > SharpLeaf Methods > AddSuperscript Method SharpLeaf.AddSuperscript Method
Append superscripted text to the current paragraph.
Overloads
Example
lf.AddText("E = mc");
lf.AddSuperscript('2');
See also ...Advanced Text Control | SharpLeaf Members
Send comments on this topic © Dyalog Ltd 2021
|