FormsDataDocumentSave Method

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Saves the FDF document to the specified stream.

Namespace:  Apitron.PDF.Kit
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public void Save(
	Stream stream
)

Parameters

stream
Type: System.IOStream
The stream.
See Also

Reference