RichEditDocumentServer Members
#Constructors
Name | Description |
---|---|
Rich |
Initializes a new instance of the Rich |
#Properties
Name | Description |
---|---|
Doc |
Gets or sets the document content as an array of bytes in Microsoft Word 97-2003 format (Doc) format. |
Docm |
Gets or sets the document content as an array of bytes in DOCM (Microsoft Office Open XML Macro-Enabled Document) format. |
Document | Provides access to a Document interface, representing the document contained in the server. |
Document |
Provides access to the document layout. |
Dot |
Gets or sets the document content as an array of bytes in DOT (Microsoft Word 97-2007 Template) format. |
Dotm |
Gets or sets the document content as an array of bytes in DOTM (Microsoft Office Open XML Macro-Enabled Template) format. |
Dotx |
Gets or sets the document content as an array of bytes in DOTX (Microsoft Office Open XML macro-free template) format. |
Dpi |
Gets the current dpi value for the X-coordinate. |
Dpi |
Gets the current dpi value for the Y-coordinate. |
Flat |
Gets or sets the document content as an array of bytes in Flat |
Flat |
Gets or sets the document content as an array of bytes in Flat |
Flat |
Gets or sets the document content as an array of bytes in Flat |
Flat |
Gets or sets the document content as an array of bytes in Flat |
Html |
Gets or sets the content as HTML text. |
Hyphenation |
Provides access to the collection of hyphenation dictionaries. |
Is |
Maintained for compatibility with the code written for the Rich |
Is |
Returns a value indicating whether the Rich |
Layout |
Gets or sets the mode for layout calculation. |
Layout |
Gets or sets a unit of measure used for a document model layout. |
Mht |
Gets or sets the document content as MHT text. |
Model | For internal use. |
Modified | Gets or sets a value that indicates that the document contents is modified since it was last saved. |
Open |
Gets or sets the document content as an array of bytes in Open Office Text (. |
Open |
Gets or sets the document content as an array of bytes in Office Open XML (Docx) format. |
Options |
Provides access to the variety of options which can be specified for the Rich |
Rtf |
Gets or sets the formatted text content of the document. |
Text | Gets or sets the plain text content of the document. |
Unit |
Gets or sets a unit of measure used within the Rich |
Word |
Gets or sets the document content as the text in Word |
#Methods
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. |
#Events
Name | Description |
---|---|
After |
Occurs after the document is successfully exported. |
Before |
Occurs before detection of the loaded plain text or HTML encoding. |
Before |
Occurs before the document is saved (exported to a certain format). |
Before |
Occurs before a document is loaded (imported from an external source). |
Before |
Enables you to specify a custom Page |
Calculate |
Fires when the DOCVARIABLE field is updated. |
Comment |
Occurs after a new comment is created in the document. |
Content |
Occurs when the document content was changed. |
Custom |
Occurs when one of the Document |
Decryption |
Occurs if the Rich |
Doc |
For internal use. |
Docm |
For internal use |
Document |
Occurs when a document that has not yet been saved is about to be closed. |
Document |
Occurs after one of the Document |
Document |
Occurs after a document is loaded. |
Document |
Occurs after one of the Document |
Dot |
For internal use. |
Dotm |
For internal use. |
Dotx |
For internal use. |
Empty |
Occurs when a new document is created. |
Encrypted |
Raises when the encrypted file did not pass the data integrity verification. |
Encrypted |
Occurs when the encryption password is empty or invalid. |
Encrypted |
Raises when the Rich |
Flat |
For internal use. |
Flat |
For internal use. |
Flat |
For internal use. |
Flat |
For internal use. |
Html |
For internal use. |
Initialize |
Occurs before a document is loaded. Handle this event to set initial document settings. |
Invalid |
Fires when the supplied data could not be recognized as data in the assumed format for import. |
Mail |
Fires when mail merge is completed. |
Mail |
Fires after each data record is merged with the document in the mail merge process. |
Mail |
Fires before each data record is merged with the document in the mail merge process. |
Mail |
Fires before mail merge starts. |
Mht |
For internal use. |
Modified |
Occurs when the value of the Rich |
Open |
For internal use. |
Open |
For internal use. |
Rtf |
For internal use. |
Selection |
Fires in response to changing a selection in the document. |
Tracked |
Occurs when moved text has been changed since it was moved. |
Unhandled |
This event is raised when an exception unhandled by the Rich |
Word |
For internal use. |