PdfRectangleElementBorder Property

The stroke style for the rectangle border, including width, dash pattern, line cap and corner join style

Definition

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

Property Value

PdfLineStyle

See Also