2026 Method
Changes 0
M

TextNote.SetFormattedText

Description:
Sets the text and associated formatting of the text of in this text note with a given FormattedText object.
public void SetFormattedText(
	FormattedText formattedText
)
  • formattedText
    The FormattedText object containing the text and associated formatting of the text.