Click or drag to resize

BeginRowLayoutEventArgs ColumnSpanMap Property

Gets or sets the span map.

Namespace: Spire.Pdf.Tables
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public int[] ColumnSpanMap { get; set; }

Property Value

Type: Int32
See Also