HtmlObjectBaseRepeatHeaderInOddPages Property
Controls if the header is repeated in odd 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 RepeatHeaderInOddPages { get; set; }
Public Property RepeatHeaderInOddPages As Boolean
Get
Set
public:
property bool RepeatHeaderInOddPages {
bool get ();
void set (bool value);
}
member RepeatHeaderInOddPages : bool with get, set
Property Value
Boolean