SignatureLineObjectClass.Sign(String, String, String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool Sign(System::String ^ bstrImageURL, System::String ^ bstrSuggestedSigner, System::String ^ bstrSuggestedSignerTitle, System::String ^ bstrSuggestedSignerEmailAddress) = Microsoft::Office::Interop::InfoPath::SignatureLine::Sign;
public virtual bool Sign (string bstrImageURL, string bstrSuggestedSigner, string bstrSuggestedSignerTitle, string bstrSuggestedSignerEmailAddress);
Public Overridable Function Sign (bstrImageURL As String, bstrSuggestedSigner As String, bstrSuggestedSignerTitle As String, bstrSuggestedSignerEmailAddress As String) As Boolean
Parameters
- bstrImageURL
- String
- bstrSuggestedSigner
- String
- bstrSuggestedSignerTitle
- String
- bstrSuggestedSignerEmailAddress
- String