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