| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub Write( _ ByVal file As System.IO.FileInfo, _ ByVal settings As PersistSettings _ ) | |
| C# | |
|---|---|
public void Write( System.IO.FileInfo file, PersistSettings settings ) | |
Parameters
- file
- The file to which the layout is to be saved.
- settings
- The combination of GrapeCity.ActiveAnalysis.PersistSettings flags that defines a set of settings to be written.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2