Skip to main content
All docs
V23.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.v23.2.Core.dll

NuGet Package: DevExpress.Pdf.Core

Declaration

public abstract class PdfPathAnnotationFacade :
    PdfMarkupAnnotationFacade
See Also