HtmlObjectBaseRepeatHeaderInEvenPages Property
Controls if the header is repeated in even pages where this object is rendered. This property is true by default
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public bool RepeatHeaderInEvenPages { get; set; }
Public Property RepeatHeaderInEvenPages As Boolean
Get
Set
public:
property bool RepeatHeaderInEvenPages {
bool get ();
void set (bool value);
}
member RepeatHeaderInEvenPages : bool with get, set
Property Value
Boolean