Envelope.DefaultWidth Property

Definition

Returns or sets the default envelope width, in points.

public:
 property float DefaultWidth { float get(); void set(float value); };
public float DefaultWidth { get; set; }
member this.DefaultWidth : single with get, set
Public Property DefaultWidth As Single

Property Value

Remarks

If you set the DefaultHeight or DefaultWidth property, the envelope size is automatically changed to Custom Size in the Envelope Options dialog box (Tools menu). Use the DefaultSize property to set the default size to a predefined size.

Applies to