ProtectedViewWindow.Left Property

Definition

Gets or sets a value that represents the distance, in points, from the left edge of the client area to the left edge of the Protected View window.

public:
 property double Left { double get(); void set(double value); };
public double Left { get; set; }
Public Property Left As Double

Property Value

The distance, in points, from the left edge of the client area to the left edge of the Protected View window.

Remarks

Read/write.

Applies to