Envelope.DefaultFaceUp Property

Definition

Determines if envelopes are fed face up by default.

public:
 property bool DefaultFaceUp { bool get(); void set(bool value); };
public bool DefaultFaceUp { get; set; }
member this.DefaultFaceUp : bool with get, set
Public Property DefaultFaceUp As Boolean

Property Value

Remarks

This property returns True if envelopes are fed face up by default, and False if not.

Applies to