Enum
ConflictingStylesResolutionMode

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:

cs-api-definition
public enum ConflictingStylesResolutionMode

Fields

RenameSourceStyle

Style of the source document will be renamed and used.

Declaration

cs-api-definition
RenameSourceStyle = 1

Field Value

ConflictingStylesResolutionMode

UseTargetStyle

Style of the target document will be used.

Declaration

cs-api-definition
UseTargetStyle = 0

Field Value

ConflictingStylesResolutionMode

In this article
DefinitionFieldsRenameSourceStyleUseTargetStyle
Not finding the help you need?
Contact Support