HiQPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Line
Style
Line
Width Property
The width of the line in points. The default value is 1
Definition
Namespace:
HiQPdf.Next
Assembly:
HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
Copy
public
float
LineWidth
{
get
;
set
; }
Property Value
Single
See Also
Reference
PdfLineStyle Class
HiQPdf.Next Namespace
In This Article
Definition
See Also