EVO PDF Client for .NET Core
C#
VB
Show/Hide TOC
Line
Style
Line
Width Property
The line width
Definition
Namespace:
EvoPdfClient
Assembly:
EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 11.0.0
C#
Copy
public
float
LineWidth
{
get
;
set
; }
VB
Copy
Public
Property
LineWidth
As
Single
Get
Set
Property Value
Single
See Also
Reference
LineStyle Class
EvoPdfClient Namespace
In This Article
Definition
See Also