ImageGear for .NET
CanApplyResize Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Processing Namespace > ImGearProcessingVerifier Class : CanApplyResize Method




page
Page to verify.
width
Page width.
height
Page height.
options
Interpolation options.

Glossary Item Box

Verifies if ImGearProcessing.Resize method can be applied to the Page.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

page
Page to verify.
width
Page width.
height
Page height.
options
Interpolation options.

Return Value

Boolean value.

Remarks

Returns true if ImGearProcessing.Resize method can be applied to the specified page, with the specified dimensions and interpolation, false otherwise.

See Also

©2013. Accusoft Corporation. All Rights Reserved.