Documents for PDF, .NET Edition Documentation
RichText Property (MarkupAnnotation)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Annotations Namespace > MarkupAnnotation Class : RichText Property
Gets or sets the text to be displayed in the pop-up window when the annotation is opened. This text can be formatted using html tags, see PDF specification for details.
Syntax
'Declaration
 
Public Property RichText As System.String
public System.string RichText {get; set;}
See Also

Reference

MarkupAnnotation Class
MarkupAnnotation Members