Add a wet signature image to this builder from a given filename
Namespace: Frevvo.Forms.ClientAssembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax
Parameters
- id
- Type:
System String
Corresponds to the signature control type id to apply the wet signature to
- fileName
- Type:
System String
Fully qualified path to file to use as wet signature image
- contentType (Optional)
- Type:
System String
content type of the file - default value of "image/png"
Return Value
Type: FormEntryBuildera reference to this builder
See Also