ClassAppendDocumentOptions
Class
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:
cs-api-definition
public class AppendDocumentOptions : MergeDocumentOptionsBase
Inheritance: objectMergeDocumentOptionsBaseAppendDocumentOptions
Inherited Members
Constructors
AppendDocumentOptions()
Initializes a new instance of the AppendDocumentOptions class.
Declaration
cs-api-definition
public AppendDocumentOptions()
Properties
FirstSourceSectionPropertiesResolutionMode
Gets or sets the first section properties resolution mode.
The default value is Source.
Declaration
cs-api-definition
public SectionPropertiesResolutionMode FirstSourceSectionPropertiesResolutionMode { get; set; }
Property Value
SectionPropertiesResolutionMode
The section properties resolution mode.