ImageGear .NET - Updated March 30, 2018
Resampling Property (ImGearPresentationPageDisplay)




ImageGear24.Presentation Assembly > ImageGear.Display Namespace > ImGearPresentationPageDisplay Class : Resampling Property
Gets re-sampling attributes.
Syntax
'Declaration
 
Public ReadOnly Property Resampling As IImGearResample
 
'Usage
 
Dim instance As ImGearPresentationPageDisplay
Dim value As IImGearResample
 
value = instance.Resampling

Property Value

IImGearResample interface object.
See Also

Reference

ImGearPresentationPageDisplay Class
ImGearPresentationPageDisplay Members
IImGearResample Interface