PdfAnnotation.Contents Property
In This Article
Gets the text that will be displayed for the annotation on the PDF form.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value that is the text that will be displayed for the annotation. |
See Also