Share via


ApplicationClass.Resize(Int32, Int32) Methode

Definition

public:
 virtual void Resize(int Width, int Height) = Microsoft::Office::Interop::Word::_Application::Resize;
public virtual void Resize (int Width, int Height);
abstract member Resize : int * int -> unit
override this.Resize : int * int -> unit
Public Overridable Sub Resize (Width As Integer, Height As Integer)

Parameter

Width
Int32
Height
Int32

Implementiert

Gilt für: