Hevea documentation

DataCached Constructor (String)

Constructor for data cached to disk.

public DataCached(
   string fileName
);

Parameters

fileName
physical file name

Exceptions

Exception Type Condition
ArgumentNullException fileName is null
ArgumentException the file does not exist

See Also

DataCached Class | Hevea.Core Namespace | DataCached Constructor Overload List