Back to Devexpress

PdfAnnotation.Name Property

officefileapi-devexpress-dot-pdf-dot-pdfannotation-c8d51409.md

latest1016 B
Original Source

PdfAnnotation.Name Property

Gets the annotation name.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public string Name { get; }
vb
Public ReadOnly Property Name As String

Property Value

TypeDescription
String

A String value that defines the string that identifies the annotation on the page.

|

See Also

PdfAnnotation Class

PdfAnnotation Members

DevExpress.Pdf Namespace