ImageGear .NET - Updated December 24, 2018
IgnorePage Property




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTCreatingPageEventArgs Class : IgnorePage Property
Gets or sets a value indicating whether the page should be created.
Syntax
'Declaration
 
Public Property IgnorePage As Boolean
 
'Usage
 
Dim instance As ImGearARTCreatingPageEventArgs
Dim value As Boolean
 
instance.IgnorePage = value
 
value = instance.IgnorePage

Property Value

Boolean value.
Remarks
Default value is false.
See Also

Reference

ImGearARTCreatingPageEventArgs Class
ImGearARTCreatingPageEventArgs Members