'DeclarationPublic Property Abort As Boolean
'UsageDim instance As PrintAbortEventArgs Dim value As Boolean instance.Abort = value value = instance.Abort
public bool Abort {get; set;}
'DeclarationPublic Property Abort As Boolean
'UsageDim instance As PrintAbortEventArgs Dim value As Boolean instance.Abort = value value = instance.Abort
public bool Abort {get; set;}