StartRedliningCommand
Revision as of 13:59, 18 July 2017 by BMA (Talk | contribs) (Created page with "{{CommandInfoBox | title = Start Redlining Command | name = {{PAGENAMEE}} | purpose = Start redlining a document. | version = 2.6.1+ | viewmodel = DocumentPageViewModel, Docum...")
Start Redlining Command | |
---|---|
Name | StartRedliningCommand |
Purpose | Start redlining a document. |
Version | 2.6.1+ |
ViewModel | DocumentPageViewModel, DocumentItemViewModel |
Used to start redlining a document. If the command is triggered, a copy of the current document will be created and opened in an editor.
Example:
<Button Command="{Binding StartRedliningCommand}" />