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