NevronOpenVision
Nevron.Nov.Text Namespace / NMailMerge Class
Fields Properties Methods Events


NMailMerge Class Members

The following tables list the members exposed by NMailMerge.

Public Constructors
 NameDescription
Public ConstructorDefault constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Refrences to the CurrentDataRecordIndex property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the DataSource property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the DocumentType property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the FieldsHighlightFillProperty property.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NMailMerge.  
Public Fieldstatic (Shared in Visual Basic)Reference to the PreviewMailMerge property.  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets/Sets the currently selected record index.  
Public PropertyGets the number of data records in the data source.  
Public PropertyGets or sets the data source this mail merge should get data from.  
Public PropertyGets or sets the mail merge document type  
Public PropertyGets/Sets the fill to use to highlight mail merge field inlines. If set to null (the default) the mail merge fields will not be highlighted.  
Public PropertyGets/Sets the value of the PreviewMailMerge property.  
Top
Protected Properties
 NameDescription
Internal Property  
Internal Property  
Internal Property  
Top
Public Methods
 NameDescription
Public MethodReturns true if the selected index can be increased  
Public MethodReturns true if the selected index can be decreased  
Public MethodReturns true if the mail merge can navigate to a record  
Public MethodMoves the current record to the first record in the data source  
Public MethodMoves the current record to the first record in the data source  
Public MethodMoves the current record to the next record in the data source  
Public MethodMoves the current record to the prev record in the data source  
Public MethodMoves the mail merge to the specified record  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Called to perform the actual deep copying of the source node.  
Internal Method  
Internal MethodOverloaded.   
Internal Method  
Internal MethodOverloaded.   
Internal Method  
Internal Method  
Internal Method  
Protected MethodOverridden. Overriden to detect when the data source property has changed.  
Internal Method  
Internal Method  
Internal Methodstatic (Shared in Visual Basic)  
Internal Method  
Top
See Also