Last modified on 18 July 2017, at 13:59

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...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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}" />