Back to Devexpress

PdfShapeAnnotationFacade Class

officefileapi-devexpress-dot-pdf-645e8f36.md

latest1.3 KB
Original Source

PdfShapeAnnotationFacade Class

Contains a set of properties used to manage shape (circle and square) annotations without access to their inner structure.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public abstract class PdfShapeAnnotationFacade :
    PdfMarkupAnnotationFacade
vb
Public MustInherit Class PdfShapeAnnotationFacade
    Inherits PdfMarkupAnnotationFacade

Inheritance

Object PdfAnnotationFacade PdfMarkupAnnotationFacade PdfShapeAnnotationFacade PdfCircleAnnotationFacade

PdfSquareAnnotationFacade

See Also

PdfShapeAnnotationFacade Members

DevExpress.Pdf Namespace