Click or drag to resize

imbDocumentBuilderBaseTDoc, TPagesaveDocument Method (FileInfo)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Parameters

fi
Type: System.IOFileInfo

Implements

ITextRendersaveDocument(FileInfo)
IDocumentRendersaveDocument(FileInfo)
See Also