Click or drag to resize

PdfMarkupAnnotationRichContents Property

Gets or sets a value representing this PdfMarkupAnnotation's rich contents / rich text (if any).

Namespace:  RadPdf.Data.Document.Objects.Annotations
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public string RichContents { get; set; }

Property Value

Type: String
See Also