'DeclarationPublic Property AllowDelete As Boolean
'UsageDim instance As PdfVisualAnnotationDeleteEventArgs Dim value As Boolean instance.AllowDelete = value value = instance.AllowDelete
public bool AllowDelete {get; set;}
'DeclarationPublic Property AllowDelete As Boolean
'UsageDim instance As PdfVisualAnnotationDeleteEventArgs Dim value As Boolean instance.AllowDelete = value value = instance.AllowDelete
public bool AllowDelete {get; set;}
Supported .NET Platforms: .NET 4.0 and higher, Windows Presentation Foundation 4.x