Click or drag to resize

TableRecResultvertical_lines Property

The position of the vertical line of the table,{ start_x, start_y, endx, end_y }.

Namespace: ComPDF_Conversion.Common
Assembly: cpdfconversionsdk_dotnet (in cpdfconversionsdk_dotnet.dll) Version: 3.2.0.0 (3.2.0.0)
Syntax
C#
public List<int[]> vertical_lines { get; set; }

Property Value

ListInt32
See Also