Jump to: navigation, search

Difference between revisions of "StartRedliningCommand"


(Created page with "{{CommandInfoBox | title = Start Redlining Command | name = {{PAGENAMEE}} | purpose = Start redlining a document. | version = 2.6.1+ | viewmodel = DocumentPageViewModel, Docum...")
 
(No difference)

Latest revision as of 13:59, 18 July 2017

IC COMMAND.png 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}" />