Enum ConflictingStylesResolutionMode
Describes possible types of conflict resolution when style repositories are merged during RadFlowDocument merging.
Namespace: Telerik.Windows.Documents.Flow.Model
Assembly: Telerik.Windows.Documents.Flow.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.