Back to Devexpress

PdfPathAnnotationFacade Class

officefileapi-devexpress-dot-pdf-90835199.md

latest1.4 KB
Original Source

PdfPathAnnotationFacade Class

Contains a set of properties used to manage path (line, polygon and polyline) 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 PdfPathAnnotationFacade :
    PdfMarkupAnnotationFacade
vb
Public MustInherit Class PdfPathAnnotationFacade
    Inherits PdfMarkupAnnotationFacade

Inheritance

Object PdfAnnotationFacade PdfMarkupAnnotationFacade PdfPathAnnotationFacade PdfLineAnnotationFacade

PdfPolygonAnnotationFacade

PdfPolyLineAnnotationFacade

See Also

PdfPathAnnotationFacade Members

DevExpress.Pdf Namespace