Table2.RepeatRowHeaderCount Property

Gets or sets the number of columns that will be repeated as the row header. This number is only considered if RepeatColumnHeader is set to true. This is set to 1 by default.

public int RepeatRowHeaderCount { get; set; }
Public Property RepeatRowHeaderCount 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