Click or drag to resize

RedactFile Methods

The RedactFile type exposes the following members.

Methods
  NameDescription
Public methodFromXml
Initializes this instance from a serialized XML element.
Public methodStatic memberLoad
Load the object from the specified XML file.
Public methodSave
Saves the current instance to the destination folder.
Public methodSave(String)
Saves the current instance to the specified file.
Public methodToString
Format the class instance as a string.
(Overrides ObjectToString.)
Public methodToXml
Serializes this instance as an XML element.
Top
See Also