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




page
Raster page object to verify.
fillColor
The fill color. It must not be null.

Glossary Item Box

Returns true if ImGearRasterProcessing.Fill method can be applied to the specified page using provided fillColor, false otherwise.

Syntax

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

Parameters

page
Raster page object to verify.
fillColor
The fill color. It must not be null.

Return Value

Boolean value.

See Also

©2013. Accusoft Corporation. All Rights Reserved.