Envelope.DefaultHeight Property

Definition

Returns or sets the default envelope height, in points.

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

Property Value

Remarks

If you set either 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