ImageGear for .NET
CanApplySpotlights Method




Page to apply the method to.
Returns true if Spotlights method can be applied to the specified page, otherwise - false.
Syntax
'Declaration
 
Public Function CanApplySpotlights( _
   ByVal page As ImGearRasterPage _
) As Boolean
'Usage
 
Dim instance As ImGearEffectsVerifier
Dim page As ImGearRasterPage
Dim value As Boolean
 
value = instance.CanApplySpotlights(page)
public bool CanApplySpotlights( 
   ImGearRasterPage page
)
public: bool CanApplySpotlights( 
   ImGearRasterPage* page
) 
public:
bool CanApplySpotlights( 
   ImGearRasterPage^ page
) 

Parameters

page
Page to apply the method to.

Return Value

Boolean value.
See Also

Reference

ImGearEffectsVerifier Class
ImGearEffectsVerifier Members
Spotlights Method
ImGearRasterPage Class

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback