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)
Syntaxpublic string RichContents { get; set; }
Public Property RichContents As String
Get
Set
Property Value
Type:
String
See Also