This class represents a Single File object.

Namespace: RTE
Assembly: RichTextEditor (in RichTextEditor.dll) Version: 8.0.0.0 (8.0.0.0)

Syntax

C#
public class PersistedFile
Visual Basic
Public Class PersistedFile
Visual C++
public ref class PersistedFile

Inheritance Hierarchy

System..::..Object
  RTE..::..PersistedFile

See Also