Click or drag to resize
Pdf Library for .NET

PdfElementLineStyle Property

Gets or sets the line style for pdf elements rendering lines.

Namespace: SelectPdf
Assembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntax
public PdfLineStyle LineStyle { get; set; }

Property Value

PdfLineStyle
See Also