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




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

Glossary Item Box

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

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.