Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public PdfPathSegmentType Type { get; }
VB
Public ReadOnly Property Type As PdfPathSegmentType
Get
Property Value
Type:
PdfPathSegmentTypeThe type of this
PdfPathSegment.
See Also