Skip to main content
All docs
V25.1
  • 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.1.Core.dll

    NuGet Package: DevExpress.Pdf.Core

    Declaration

    public abstract class PdfPathAnnotationFacade :
        PdfMarkupAnnotationFacade
    See Also