Envelope.DefaultFaceUp Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.