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