'宣言 Public Property AllowEditAnnotations As System.Boolean
'使用法 Dim instance As PdfSecurityOptions Dim value As System.Boolean instance.AllowEditAnnotations = value value = instance.AllowEditAnnotations
public System.bool AllowEditAnnotations {get; set;}