'Declaration Public Overloads Function ExecuteContentAction( _
ByVal actionДействие, которое должно быть выполнено.As DocumentContentEditorToolAction _
) As Boolean
public bool ExecuteContentAction(
DocumentContentEditorToolAction action
)
public: bool ExecuteContentAction(
DocumentContentEditorToolAction action
)
public:
bool ExecuteContentAction(
DocumentContentEditorToolAction action
)
Parameters
- action
- Действие, которое должно быть выполнено.
Return Value
True, если указанное действие выполнено успешно; в противном случае, false.