[]
        
(Showing Draft Content)

C1.Pdf.PdfPathState

PdfPathState Enum

The enumeration that describes the current path state.

Namespace: C1.Pdf
Assembly: C1.Pdf.dll
Syntax
public enum PdfPathState

Fields

Name Description
Building

Added at least one segment.

Ended

Ended path (no fill/stroke yet).

None

No path active.

Started

Started path.