RichEditDocumentServerExtensions Members
Defines extension methods for the RichEditDocumentServer class.
You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use these methods in production code.
#Methods
Name | Description |
---|---|
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 a document to a list of images. Allows you to specify export options. |
Export |
Exports all document pages to images. Allows you to specify image export options. |
Export |
Exports each document page to a separate image in PNG format. |
Export |
Exports each document page to a separate image in PNG format. |
Export |
Asynchronously exports the document to the specified stream with the specified options in PDF format. |
Export |
Asynchronously exports the document to the specified stream with the specified options in the PDF format. |
Export |
Asynchronously exports the document to the specified stream in the PDF format. |
Export |
Asynchronously exports the document to the specified stream in the PDF format. |
Export |
Asynchronously exports the document to the specified file in the PDF format. |
Export |
Asynchronously exports the document to the specified file with the specified options in PDF format. |
Export |
Asynchronously exports the document to the specified file in the PDF format. |
Export |
Asynchronously exports the document to the specified file in the PDF format. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Load |
Asynchronously loads a document in the specified format from a byte array. You can use this method to load HTML documents with connected files. |
Load |
Asynchronously loads a document in the specified format from a byte array. You can use this method to load HTML documents with connected files. |
Load |
Asynchronously loads a document in the specified format from a byte array. |
Load |
Asynchronously loads a document in the specified format from a byte array. |
Load |
Asynchronously loads a document from a byte array. The file format is determined based on document content. |
Load |
Asynchronously loads a document from a byte array. The file format is determined based on document content. |
Load |
Asynchronously loads a document from a stream in the specified format. External content for HTML format is retrieved from the specified source (base) URI. |
Load |
Asynchronously loads a document from a stream in the specified format. External content for HTML format is retrieved from the specified source (base) URI. |
Load |
Asynchronously loads a document from a stream in the specified format. |
Load |
Asynchronously loads a document from a stream in the specified format. |
Load |
Asynchronously loads a document from a stream. The file format is determined by its content. |
Load |
Asynchronously loads a document from a stream. The file format is determined by its content. |
Load |
Asynchronously loads a document from a file in the specified format. External content for HTML format is retrieved from the specified source (base) URI. |
Load |
Asynchronously loads a document from a file in the specified format. External content for HTML format is retrieved from the specified source (base) URI. |
Load |
Asynchronously loads a document from a file in the specified format. |
Load |
Asynchronously loads a document from a file in the specified format. |
Load |
Asynchronously loads a document from a file. The file format is determined by its content. |
Load |
Asynchronously loads a document from a file. The file format is determined by its content. |
Load |
Loads metadata (document properties) of a document in a specified format from the stream. |
Load |
Loads metadata (document properties) of a document from the specified stream. The document format is determined automatically. |
Load |
Loads metadata (document properties) of a document in the specified format from the specified file. |
Load |
Loads metadata (document properties) of a document from the specified file. The document format is determined automatically. |
Load |
Asynchronously loads a document template in the specified format from a byte array. |
Load |
Asynchronously loads a document template in the specified format from a byte array. |
Load |
Asynchronously loads a document template from a byte array. |
Load |
Asynchronously loads a document template from a byte array. |
Load |
Asynchronously loads a document template from the stream in the specified document format. |
Load |
Asynchronously loads a document template from a stream with the specified format. |
Load |
Asynchronously loads a document template from the stream. |
Load |
Asynchronously loads a document template from the stream. |
Load |
Asynchronously loads a document template from the stream. |
Load |
Asynchronously loads a document template from the file in the specified document format. |
Load |
Asynchronously loads a document template from the file. |
Load |
Asynchronously loads a document template from the file. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Save |
Asynchronously saves the document to a byte array in the specified format and encrypts it with a password. |
Save |
Asynchronously saves the document to a byte array in the specified format and encrypts it with a password. |
Save |
Asynchronously saves the document to a byte array in the specified file format. |
Save |
Asynchronously saves the document to a byte array in the specified file format. |
Save |
Asynchronously saves the document to a stream with the specified document format and encryption options. |
Save |
Asynchronously saves the document to a stream with the specified document format and encryption options. |
Save |
Asynchronously saves the document to a stream with the specified document format. |
Save |
Asynchronously saves the document to a stream with the specified document format. |
Save |
Asynchronously saves the document to a file, with the specified document format and encryption options. |
Save |
Asynchronously saves the document to a file with the specified document format and encryption options. |
Save |
Asynchronously saves the document to a stream with the specified document format. |
Save |
Asynchronously saves the document to a stream with the specified document format. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also