PdfLineStyleLineWidth Property

The line width in points. The line width is 1 by default

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public float LineWidth { get; set; }

Property Value

Single

See Also