Click or drag to resize

IDocumentRendersaveDocument Method (FileInfo)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Implements

ITextRendersaveDocument(FileInfo)
See Also