| RedactFileSave Method (String) |
Saves the current instance to the specified file.
Namespace:
Opait.Redact
Assembly:
Opait.Redact (in Opait.Redact.dll) Version: 1.3.3.0
Syntax public void Save(
string destFile
)
Parameters
- destFile
- Type: SystemString
The destination file.
See Also