Table of Contents

Property Segments

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Segments

Gets the sequence of connected segments of this PdfSubpath.

public PdfCollection<PdfPathSegment> Segments { get; }

Property Value

PdfCollection<PdfPathSegment>

The sequence of connected segments of this PdfSubpath.