TdxRichEditCustomDocumentServer.CreateNewDocument(Boolean) Method
In This Article
Closes the opened document and creates a new blank document.
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
ARaise |
Boolean | If True, the function raises the On |
#Returns
Type | Description |
---|---|
Boolean | True if a new document is successfully created; otherwise, False. |
See Also