ImageGear22.Art Assembly > ImageGear.ART Namespace > ImGearARTCreatingMarkEventArgs Class : IgnoreMark Property |
'Declaration Public Property IgnoreMark As Boolean
'Usage Dim instance As ImGearARTCreatingMarkEventArgs Dim value As Boolean instance.IgnoreMark = value value = instance.IgnoreMark
public bool IgnoreMark {get; set;}