'宣言 Public Overridable Property SecurityAllowEditAnnotations As System.Boolean
'使用法 Dim instance As PdfOptionsFormBase Dim value As System.Boolean instance.SecurityAllowEditAnnotations = value value = instance.SecurityAllowEditAnnotations
public virtual System.bool SecurityAllowEditAnnotations {get; set;}