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


NInsertBreakCommandAction Class Members

The following tables list the members exposed by NInsertBreakCommandAction.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the BreakType property.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NChangeFillCommandAction  
Public Fieldstatic (Shared in Visual Basic)Reference to the ShowDialog property.  
Top
Public Properties
 NameDescription
Public PropertyGets/Sets the break type to insert. Valid only if the ShowDialog property is set to false.  
Public PropertyGets/Sets whether this command action should show a dialog for selecting a break to insert or should insert the break of the BreakType property.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Executes the command action.  
Public MethodOverridden. Gets the command associated with this action  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Called when the insert table dialog is closed  
Top
See Also