[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.MarkupAnnotation.RichText

RichText Property

RichText

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.

Declaration
public string RichText { get; set; }
Public Property RichText As String