DocumentEvents2_SinkHelper.ContentControlOnExit 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:
override void ContentControlOnExit(Microsoft::Office::Interop::Word::ContentControl ^ , bool % );
public override void ContentControlOnExit (Microsoft.Office.Interop.Word.ContentControl , ref bool );
abstract member ContentControlOnExit : Microsoft.Office.Interop.Word.ContentControl * bool -> unit
override this.ContentControlOnExit : Microsoft.Office.Interop.Word.ContentControl * bool -> unit
Public Overrides Sub ContentControlOnExit ( As ContentControl, ByRef As Boolean)