PdfLineStyleLineWidth Property

Gets or sets the width of the line in points

Definition

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

Property Value

Single

See Also