Back to Devexpress

PdfMarkupAnnotation.InReplyTo Property

officefileapi-devexpress-dot-pdf-dot-pdfmarkupannotation.md

latest1.1 KB
Original Source

PdfMarkupAnnotation.InReplyTo Property

Gets an annotation that requires a reply to another annotation.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfAnnotation InReplyTo { get; }
vb
Public ReadOnly Property InReplyTo As PdfAnnotation

Property Value

TypeDescription
PdfAnnotation

A PdfAnnotation object that represents an annotation that requires a reply to another annotation.

|

See Also

PdfMarkupAnnotation Class

PdfMarkupAnnotation Members

DevExpress.Pdf Namespace