Controls if the canvas is repeated in even pages of the PDF document. By default is repeated on all pages
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.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
Type:
Boolean
Reference