ASPxRichEdit.Open Method
Name | Parameters | Description |
---|---|---|
Open |
document |
Activates a previously opened document. |
Open |
work |
Opens a document specified by the work session identifier. |
Open |
document |
Opens a document in the specified format from an array of bytes. |
Open |
document |
Opens a document in the specified format from a stream. |
Open |
path |
Opens a document in the specified format from a file system. |
Open |
document |
Opens a document from an array of bytes. |
Open |
document |
Opens a document from a stream. |
Open |
path |
Opens a document from a file system. |