PdfCircleElementBorder Property

The stroke style for the circle outline, including width and dash pattern

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public PdfLineStyle Border { get; set; }

Property Value

PdfLineStyle

See Also