PDFReaderControls.NET Standard Class Reference

ThumbnailsViewer.ZoomFactor Property

The ZoomFactor propery specifies the size of the thumbnails as a factor of the actual page size. It can have a value between 0.02 and 0.8.

public float ZoomFactor {get; set;}

Remarks

The correct thumbnail size must be set before opening the document.

See Also

ThumbnailsViewer Class | TallComponents.PDF.ReaderControls Namespace