PdfAnnotation.AppearanceName Property
In This Article
Gets or sets the name of the appearance which is currently being used to draw 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 appearance name. |
See Also