Description
Returns a CharacterRun object representing a range of characters within the comment text. Use this to set the font on specified characters within the text.
C#
vb.net
Parameters
startIndex
The 0-based character position at which to begin the character run.Returns
ACharacterRun
object representing a range of characters within the comment text.