PdfMarkupAnnotationRichContents Property |
Gets or sets a value representing this
PdfMarkupAnnotation's rich contents / rich text (if any).
Namespace:
RadPdf.Data.Document.Objects.Annotations
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public string RichContents { get; set; }
Public Property RichContents As String
Get
Set
Property Value
Type:
StringSee Also