RichEditDocumentServer Methods
A non-visual .NET library providing all the word processing functionality.
Name | Description |
---|---|
Add |
Adds the specified service to the service container. |
Add |
Adds the specified service to the service container. |
Add |
Adds the specified service to the service container. |
Add |
Adds the specified service to the service container. |
Begin |
For internal use. |
Begin |
Locks the Rich |
Cancel |
For internal use. Use the Rich |
Create |
Creates an object for specifying the options used in mail merge operations. |
Create |
Creates a new blank document. |
Dispose() |
Releases resources associated with a Rich |
End |
Unlocks the Rich |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Export |
Exports the document to the specified stream in PDF format. |
Export |
Exports the document to the specified stream in PDF format. |
Export |
Exports the content of the Rich |
Export |
Exports the document content to the specified file path in PDF format. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the service object of the specified type. |
Get |
Gets the specified service. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Load |
Loads a document in the specified format from a byte array. You can use this method to load HTML documents with connected files. |
Load |
Loads a document in the specified format from a byte array. |
Load |
Loads a document from a byte array. The file format is determined based on document content. |
Load |
Loads a document from the stream in the specified format. External content for HTML format is retrieved using the specified source (base) URI. |
Load |
Loads a document from a stream, specifying the document format. |
Load |
Loads a document from the stream. |
Load |
Loads a document from the file in the specified format. External content for HTML format is retrieved using the specified source (base) URI. |
Load |
Loads a document from a file, specifying the document format. |
Load |
Loads a document from the specified file. The file format is determined by its content. |
Load |
Loads a document template in the specified format from a byte array. |
Load |
Loads a document template from a byte array. |
Load |
Loads a document template with specified format from a stream. |
Load |
Loads a document template from the stream. |
Load |
Loads a document template from the file in the specified format. |
Load |
Loads a document template from the specified file. |
Mail |
Merges data to the current document and sends the result to the specified Document instance. |
Mail |
Merges data to the current document and sends the result to the specified Document instance. Allows you to set the mail merge options. |
Mail |
Obsolete. Merges the current document using the specified options and sends the result to the specified Rich |
Mail |
Merges data to the current document and sends the result in the specified format to a stream. Allows you to set mail merge options. |
Mail |
Merges data to the current document and saves the result to a file in the specified format. Allows you to set mail merge options. |
Mail |
Obsolete. Merges the current document and sends the result to the specified Rich |
Mail |
Merges data to the current document, and sends the result in the specified format to a stream. |
Mail |
Merges data to the current document and sends the result to a file in the specified format. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Print() | Prints the document to the default printer with the default settings. |
Print |
Prints the document specified by name with the specified cross-platform printer settings. |
Print |
Prints the document with the given cross-platform printer settings. |
Print |
Prints the document with the given printer settings and document name. |
Print |
Prints the document with the given printer settings. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes the service of the specified type from the service container. |
Remove |
Removes the service of the specified type from the service container. |
Replace |
Performs a service substitution. |
Save |
Saves the document to a byte array in the specified file format and encrypts it with a password. |
Save |
Saves the document to a byte array in the specified file format. |
Save |
Saves the document to a stream, specifying the document’s format and encryption options. |
Save |
Saves the document to a stream, specifying the document’s format. |
Save |
Saves the document to a file, specifying the document’s format and encryption options. |
Save |
Saves the control’s document to a file, specifying the document’s format. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also