Create a FdfFormData object, based on existing data.
Namespace: TallComponents.PDF.Forms.DataAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
Parameters
- stream
- Type: System.IO..::..Stream
The stream to use.
Remarks
The caller is responsible for closing the
stream. The stream can be closed after this constructor returns.