Click or drag to resize

TableRecResultheight_of_rows Property

The height of each row.

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> height_of_rows { get; set; }

Property Value

ListInt32
See Also