New to Telerik UI for WPFStart a free 30-day trial

Describes possible types of conflict resolution when style repositories are merged during RadDocument merging.

Definition

Namespace:Telerik.Windows.Documents.Model.Merging

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

C#
public enum ConflictingStylesResolutionMode

Fields

Style of the source document will be renamed and used.

C#
RenameSourceStyle = 1

Style of the target document will be used.

C#
UseTargetStyle = 0
In this article
DefinitionFieldsRenameSourceStyleUseTargetStyle
Not finding the help you need?
Contact Support