Envelope.DefaultPrintFIMA Property

Definition

Determines if a Facing Identification Mark (FIM-A) is added to envelopes by default.

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

Property Value

Remarks

This property returns True if a Facing Identification Mark (FIM-A) is added to envelopes by default, and False if not.

For U.S. mail only. A FIM-A code is used to presort courtesy reply mail. The DefaultPrintBarCode property must be set to True before this property is set.

Applies to