'Declaration Public Function New( _
ByVal undoManagerМенеджер отмены.As Vintasoft.Imaging.Undo.UndoManager, _
ByVal contentEditorToolИнструмент редактора содержимого.As WpfPdfContentEditorTool _
)
public WpfPdfContentEditorToolUndoMonitor(
Vintasoft.Imaging.Undo.UndoManager undoManager,
WpfPdfContentEditorTool contentEditorTool
)
public: WpfPdfContentEditorToolUndoMonitor(
Vintasoft.Imaging.Undo.UndoManager* undoManager,
WpfPdfContentEditorTool* contentEditorTool
)
public:
WpfPdfContentEditorToolUndoMonitor(
Vintasoft.Imaging.Undo.UndoManager^ undoManager,
WpfPdfContentEditorTool^ contentEditorTool
)
Parameters
- undoManager
- Менеджер отмены.
- contentEditorTool
- Инструмент редактора содержимого.