FreeSpire.PDF by Administrator

<PackageReference Include="FreeSpire.PDF" Version="2.9.37" />

.NET API 10,293,248 bytes

 PdfBorderOverlapStyle

public enum PdfBorderOverlapStyle
Specifies values of the border overlap style.
Inside = 1

Cell borders are drawns in the cell's interior.

Overlap = 0

Cell borders overlap (are drawn using the same coordinates).