ImageGear .NET - Updated December 24, 2018
IgnoreMark Property




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTCreatingMarkEventArgs Class : IgnoreMark Property
Gets or sets a value indicating whether the mark should not be loaded into the page.
Syntax
'Declaration
 
Public Property IgnoreMark As Boolean
 
'Usage
 
Dim instance As ImGearARTCreatingMarkEventArgs
Dim value As Boolean
 
instance.IgnoreMark = value
 
value = instance.IgnoreMark

Property Value

Boolean value.
Remarks
Default value is false.
See Also

Reference

ImGearARTCreatingMarkEventArgs Class
ImGearARTCreatingMarkEventArgs Members