DocumentEvents2.ContentControlBeforeStoreUpdate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void ContentControlBeforeStoreUpdate(Microsoft::Office::Interop::Word::ContentControl ^ ContentControl, [Runtime::InteropServices::Out] System::String ^ % Content);
public void ContentControlBeforeStoreUpdate (Microsoft.Office.Interop.Word.ContentControl ContentControl, out string Content);
abstract member ContentControlBeforeStoreUpdate : Microsoft.Office.Interop.Word.ContentControl * string -> unit
Public Sub ContentControlBeforeStoreUpdate (ContentControl As ContentControl, ByRef Content As String)
Parameters
- ContentControl
- ContentControl
- Content
- String