Click or drag to resize

ITextRendersaveDocument Method (String, getWritableFileMode, reportOutputFormatName)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Saves the current document, returns FileInfo pointing to it

Namespace:  imbSCI.Core.reporting.render
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
Request Example View Source

Parameters

name
Type: SystemString
The name without extension
mode
Type: imbSCI.Data.enumsgetWritableFileMode
Existing file mode
format (Optional)
Type: imbSCI.Core.reporting.formatreportOutputFormatName

Return Value

Type: FileInfo
File info pointing to
See Also