RichEditBuilder.Open Method
Name | Parameters | Description |
---|---|---|
Open |
content |
Opens a document specified by an array of bytes. |
Open |
content |
Opens a document specified by a stream. |
Open |
file |
Opens a document by the specified path. |
Open |
file |
Opens a document by the specified path. |