Table2.RepeatColumnHeaderCount Property

Gets or sets the number of initial rows in the table that should also be drawn as the first rows on all subsequent row overflow tables. This is set to 0 by default.

public int RepeatColumnHeaderCount { get; set; }
Public Property RepeatColumnHeaderCount As Int32

Property Value

Int32

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

Table2
ceTe.DynamicPDF.PageElements

In this topic