PdfFooterRepeatInEvenPages Property
Controls if the footer is repeated in even pages of the PDF document. By default is repeated on all pages
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public bool RepeatInEvenPages { get; set; }
Public Property RepeatInEvenPages As Boolean
Get
Set
public:
property bool RepeatInEvenPages {
bool get ();
void set (bool value);
}
member RepeatInEvenPages : bool with get, set
Property Value
Boolean