ImageGear for .NET
CanApplyPicturize Method
See Also  Send Feedback
ImageGear21.Processing.Advanced Assembly > ImageGear.Processing Namespace > ImGearEffectsVerifier Class : CanApplyPicturize Method




page
Page specified.

Glossary Item Box

Returns true if ImGearEffects.Picturize method can be applied to the specified page, otherwise - false.

Syntax

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

Parameters

page
Page specified.

Return Value

Boolean value.

Remarks

Note that ImGearEffects.Picturize method itself does not have a parameter of type ImageGear.Core.ImGearRasterPage class. Instead, it uses auxiliary classes, and constructor of one of these classes has an ImageGear.Core.ImGearRasterPage class parameter.

See Also

©2013. Accusoft Corporation. All Rights Reserved.