NModifyParagraphFirstLineIndentCommandAction Class Members
In This Topic
The following tables list the members exposed by NModifyParagraphFirstLineIndentCommandAction.
Public Constructors
Public Fields
Protected Fields
| Name | Description |
| m_MaxValue | The maximum allowed value. |
| m_Step | The modification step. |
Top
Public Properties
| Name | Description |
| MaxValue | Gets or sets max value |
| Step | Gets or sets the step (negative values mean decrease margin) |
Top
Public Methods
| Name | Description |
| GetCommand | Overridden. Gets the command associated with this action |
Top
Protected Methods
| Name | Description |
| nKM | Overridden. |
Top
See Also