PdfLineStyleLineWidth Property

The width of the line in points. The default value is 1

Definition

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

Property Value

Single

See Also