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