The following tables list the members exposed by RichTextObjectHelpers.
Name | Description | |
---|---|---|
![]() ![]() | ApplyUnsupportedContentHighlight | Applies the RichTextDocument.UnsupportedContentHighlightSettings to the specified RunNode. |
![]() ![]() | AreTableLevelSettingsEqual | Determines whether two TableSettings have the same values for properties defined on TableInstanceSettingsBase and higher in the type hierarchy. |
![]() ![]() | CalculateRenderSize | Calculates the bounding rectangle size for an image based on its original size after applying some transforms |
![]() ![]() | CreateEquivalentTableAreaCellSettings | Creates a TableAreaCellSettings instance which has copies of all properties defined on the common base classes of TableCellSettings and TableAreaCellSettings. |
![]() ![]() | CreateEquivalentTableAreaRowSettings | Creates a TableAreaRowSettings instance which has copies of all properties defined on the common base classes of TableRowSettings and TableAreaRowSettings. |
![]() ![]() | CreateEquivalentTableAreaTableSettings | Creates a TableRowSettingsExceptions instance which has copies of all properties defined on the common base classes of TableSettings and TableRowSettingsExceptions. |
![]() ![]() | CreateEquivalentTableRowSettingsExceptions | Creates a TableRowSettingsExceptions instance which has copies of all properties defined on the common base classes of TableSettings and TableRowSettingsExceptions. |
![]() ![]() | CreateRunNodeForUnsupportedContent | Creates a RunNode which can be used to load unsupported content and conditionally places it in the specified owner based on the RichTextDocument.UnsupportedContentHandlingMode value. |
![]() ![]() | GetAssociatedDocument | Gets the associated RichTextDocument into which the loaded data from the clipboard will be added. |
![]() ![]() | GetImageNodeRenderSizeResolved | Returns the render size of the image, excluding any render effects such as shadows (read-only). |
![]() ![]() | GetResolvedStyle<TStyle> | Gets a resolved style which includes default and based on settings. |
![]() ![]() | GetUnsupportedImage | Gets the image representing unsupported content which has no text. |
![]() ![]() | ResetCharacterStyleCharacterSettingsResolvedFromBasedOn | Resets any properties on the CharacterStyle.CharacterSettings of the specified style if they would have been resolved to the same value from the RichTextStyleBase.BasedOn style. |
![]() ![]() | ResetMatchingProperties<T> | Compares two instances and resets any properties in the target instance if they have the same value that is set on the source instance. |
![]() ![]() | ResetOverridingProperties<T> | Compares two instances and resets any properties in the target instance if they are set on the source instance so source values are allowed to be used in a resolved settings instance. |
![]() ![]() | ResetParagraphNodeSettingsResolvedFromStyle | Resets any properties on the ParagraphNode.Settings of the specified paragraph if they would have been resolved to the same value from the paragraph's style. |
![]() ![]() | ResetParagraphStyleCharacterSettingsResolvedFromBasedOn | Resets any properties on the ParagraphStyle.CharacterSettings of the specified style if they would have been resolved to the same value from the RichTextStyleBase.BasedOn style. |
![]() ![]() | ResetParagraphStyleParagraphSettingsResolvedFromBasedOn | Resets any properties on the ParagraphStyle.ParagraphSettings of the specified style if they would have been resolved to the same value from the RichTextStyleBase.BasedOn style. |
![]() ![]() | ResetRunNodeSettingsResolvedFromStyle | Resets any properties on the RunNode.Settings of the specified run if they would have been resolved to the same value from the run's style. |