Back to Devexpress

PdfMarkupAnnotationComment.Contents Property

officefileapi-devexpress-dot-pdf-dot-pdfmarkupannotationcomment-8052d3a7.md

latest1015 B
Original Source

PdfMarkupAnnotationComment.Contents Property

Gets or sets the comment contents.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public string Contents { get; set; }
vb
Public Property Contents As String

Property Value

TypeDescription
String

The comment contents.

|

See Also

PdfMarkupAnnotationComment Class

PdfMarkupAnnotationComment Members

DevExpress.Pdf Namespace