RedactFile Methods |
The RedactFile type exposes the following members.
| Name | Description | |
|---|---|---|
| FromXml |
Initializes this instance from a serialized XML element.
| |
| Load |
Load the object from the specified XML file.
| |
| Save |
Saves the current instance to the destination folder.
| |
| Save(String) |
Saves the current instance to the specified file.
| |
| ToString |
Format the class instance as a string.
(Overrides ObjectToString.) | |
| ToXml |
Serializes this instance as an XML element.
|