ClassMergeField
Class
Represents a MERGEFIELD field that inserts data from a mail merge data source into the document.
Definition
Namespace:Telerik.Windows.Documents.Flow.Model.Fields
Assembly:Telerik.Windows.Documents.Flow.dll
Syntax:
cs-api-definition
public class MergeField : Field
Inheritance: objectFieldMergeField
Inherited Members
Constructors
MergeField(RadFlowDocument)
Initializes a new instance of the MergeField class.
Declaration
cs-api-definition
public MergeField(RadFlowDocument document)
Parameters
document
The document.
Properties
Prefix
Gets the text inserted before the merged data value.
Methods
IsSwitchWithArgumentOverride(string)
Determines whether a switch can have an argument.