Back to Devexpress

PdfAnnotation.Appearance Property

officefileapi-devexpress-dot-pdf-dot-pdfannotation-75b5f9b6.md

latest1.1 KB
Original Source

PdfAnnotation.Appearance Property

Gets the annotation’s appearance state on the PDF form.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfAnnotationAppearances Appearance { get; }
vb
Public ReadOnly Property Appearance As PdfAnnotationAppearances

Property Value

TypeDescription
PdfAnnotationAppearances

A PdfAnnotationAppearances object that represents the current annotation’s appearance state on the PDF form.

|

See Also

PdfAnnotation Class

PdfAnnotation Members

DevExpress.Pdf Namespace