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