Skip to main content
All docs
V22.2
.NET Framework 4.5.2+

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.v22.2.Core.dll

NuGet Package: DevExpress.Pdf.Core

Declaration

public abstract class PdfPathAnnotationFacade :
    PdfMarkupAnnotationFacade
See Also