Add a Document to this builder from a given stream
Namespace: Frevvo.Forms.ClientAssembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax
Parameters
- partName
- Type:
System String
name used to build the slug header for the document
- inputStream
- Type:
System.IO Stream
Stream that contains the document
- contentType
- Type:
System String
content type of the stream
Return Value
Type: FormEntryBuildera reference to this builder
See Also