Enum ConflictingStylesResolutionMode
Describes possible types of conflict resolution when style repositories are merged during RadDocument merging.
Namespace: Telerik.WinForms.Documents.Model.Merging
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public enum ConflictingStylesResolutionMode
RenameSourceStyle
Style of the source document will be renamed and used.
UseTargetStyle
Style of the target document will be used.