'Declaration Public Property Abort As Boolean
'Usage Dim instance As PrintAbortEventArgs Dim value As Boolean instance.Abort = value value = instance.Abort
public bool Abort {get; set;}
'Declaration Public Property Abort As Boolean
'Usage Dim instance As PrintAbortEventArgs Dim value As Boolean instance.Abort = value value = instance.Abort
public bool Abort {get; set;}