ApplicationClass.remove_ProtectedViewWindowSize 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:
virtual void remove_ProtectedViewWindowSize(Microsoft::Office::Interop::Word::ApplicationEvents4_ProtectedViewWindowSizeEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents4_Event::remove_ProtectedViewWindowSize;
public virtual void remove_ProtectedViewWindowSize (Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowSizeEventHandler );
abstract member remove_ProtectedViewWindowSize : Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowSizeEventHandler -> unit
override this.remove_ProtectedViewWindowSize : Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowSizeEventHandler -> unit
Public Overridable Sub remove_ProtectedViewWindowSize ( As ApplicationEvents4_ProtectedViewWindowSizeEventHandler)