' This event handler will run only in fully trusted form templates. Dim thisSignature As Signature = e.SignedDataBlock.Signatures.Create ' To add other pieces of information to sign, modify the ' signature template returned by ' thisSignature.SignatureBlockXmlNode. ' Write your code here. thisSignature.Sign e.ReturnStatus = True
This error occurs when you open a Microsoft Office file type blocked by File Block settings in the Trust Center. To enable ...
This error report includes: information regarding the condition of %General_AppName% when the problem occurred, the operating ...
This error report includes: information regarding the condition of %General_AppName% when the problem occurred; the operating ...
This error usually occurs because of macro security settings. If you know that the macro comes from a source that you trust, ...
This event handler will run only in fully trusted form templates. Dim thisSignature As Signature = e.SignedDataBlock.Signatures.Create ...
This event handler will run only in fully trusted form templates. Dim thisSignature As Signature = e.SignedDataBlock.Signatures.CreateSignature ...
This event handler will run only in fully trusted form templates. Signature thisSignature = e.SignedDataBlock.Signatures.Create(); ...
This event handler will run only in fully trusted form templates. Signature thisSignature = e.SignedDataBlock.Signatures.CreateSignature(); ...
This expression is typed incorrectly, or it is too complex to be evaluated. For example, a numeric expression may contain ...