ImageGear PDF v25.2 - Updated
Re-Sampling
Developer Guide > How to Work with... > Common Operations > Viewing > Image Display Using ImGearPage > Re-Sampling

Re-sampling is used to enhance image display when it is zoomed in. Re-sampling attributes can be referenced directly using the Resampling Property of ImGearPageDisplay Class.

C#
Copy Code
imGearPageView.Display.Resampling.Method = ImGearResampleModes.BILINEAR 
Is this page helpful?
Yes No
Thanks for your feedback.