Click or drag to resize

PdfViewerOptimizedLoadThreshold Property

Gets or sets the threshold value in the number of pages after which the optimized document load is activated.

Namespace: Patagames.Pdf.Net.Controls.WinForms
Assembly: Patagames.Pdf.WinForms (in Patagames.Pdf.WinForms.dll) Version: 4.94.2704
Syntax
public int OptimizedLoadThreshold { get; set; }

Property Value

Int32
Default: 1000
See Also