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