Back to Devexpress

IPdfViewerAnnotationBase Interface

officefileapi-devexpress-dot-pdf-c35196c3.md

latest1.4 KB
Original Source

IPdfViewerAnnotationBase Interface

Implements options used to obtain information common for annotation types.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Drawing

Declaration

csharp
public interface IPdfViewerAnnotationBase
vb
Public Interface IPdfViewerAnnotationBase

Remarks

The IPdfViewerAnnotationBase interface serves as a base for the following interfaces:

Call the corresponding PdfViewerAnnotationExtensions method in the event handler to get options for a specific annotation type.

See Also

IPdfViewerAnnotationBase Members

DevExpress.Pdf Namespace