RichEditControlCompatibility Members
In This Article
#Properties
Name | Description |
---|---|
Compatible |
Fixes incorrectly displayed rotated images in loaded RTF files. |
Default |
Gets or sets the name of the font which is the default font for Rich Edit controls in the application. |
Default |
Gets or sets the size of the font which is the default font size for Rich |
Disable |
Static property that switches off the vertical metrics correction introduced for CJK font support. |
Enable |
Gets or sets whether to use DWrite to measure document text. |
Enable |
Gets or sets whether to restore the previous document layout calculation. |
Enable |
Allows you to use obsolete PDF export implemented in earlier versions. Not supported in .NET 8+. |
Enable |
Enables changing parsing rules for nested fields. |
Keep |
A static property that enables you to retain the behavior when the last paragraph cannot be deleted. |
Load |
Gets or sets whether to keep importing document hyperlinks when importing document fields is forbidden. |
Merge |
Specifies whether to merge the inserted table with the successive table. |
Use |
Specifies whether to use theme fonts to retrieve default document font information. |
Write |
Gets or sets whether the information about the default font size (12pt) should be written to the RTF document 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. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
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. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also