'宣言 Protected m_chkSecurityAllowEditAnnotations As System.Windows.Forms.CheckBox
'使用法 Dim instance As PdfOptionsFormBase Dim value As System.Windows.Forms.CheckBox value = instance.m_chkSecurityAllowEditAnnotations instance.m_chkSecurityAllowEditAnnotations = value
protected System.Windows.Forms.CheckBox m_chkSecurityAllowEditAnnotations