Click or drag to resize

ITextRendersaveDocument Method (FileInfo)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Saves the document.

Namespace:  imbSCI.Core.reporting.render
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
void saveDocument(
	FileInfo fi
)
Request Example View Source

Parameters

fi
Type: System.IOFileInfo
The fi.
See Also