MarkupAnnotation.RichText

MarkupAnnotation.RichText property

Gets or sets a rich text string to be displayed in the pop-up window when the annotation is opened.

public string RichText { get; set; }

See Also