[]
Gets or sets a value indicating whether pagination is enabled in the PDF-based Web Viewer type.
public bool Pagination { get; set; }
A bool value. true if pagination is enabled; otherwise, false. Default is true.
true
false