Back to Devexpress

PdfAnnotationAppearances Class

officefileapi-devexpress-dot-pdf-8038cae5.md

latest1.1 KB
Original Source

PdfAnnotationAppearances Class

Represents annotation appearances on the PDF form.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public class PdfAnnotationAppearances :
    PdfObject
vb
Public Class PdfAnnotationAppearances
    Inherits PdfObject

The following members return PdfAnnotationAppearances objects:

Inheritance

Object DevExpress.Pdf.Native.PdfDocumentItem DevExpress.Pdf.Native.PdfObject PdfAnnotationAppearances

See Also

PdfAnnotationAppearances Members

DevExpress.Pdf Namespace