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

Holds different options for controlling the appending of a source RadDocument to a target RadDocument.

Definition

Namespace:Telerik.Windows.Documents.Model.Merging

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

C#
public class AppendDocumentOptions : MergeDocumentOptionsBase

Inheritance: objectMergeDocumentOptionsBaseAppendDocumentOptions

Inherited Members MergeDocumentOptionsBase.ConflictingStylesResolutionMode

Constructors

Initializes a new instance of the AppendDocumentOptions class.

C#
public AppendDocumentOptions()

Properties

Gets or sets the first section properties resolution mode.

The default value is Source.

C#
public SectionPropertiesResolutionMode FirstSourceSectionPropertiesResolutionMode { get; set; }
Property Value:

The section properties resolution mode.