MailingLabel.DefaultPrintBarCode 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.
True if a POSTNET bar code is added to envelopes or mailing labels by default.
public:
property bool DefaultPrintBarCode { bool get(); void set(bool value); };
public bool DefaultPrintBarCode { get; set; }
member this.DefaultPrintBarCode : bool with get, set
Public Property DefaultPrintBarCode As Boolean
Property Value
Remarks
For U.S. mail only. For envelopes, this property must be set to True before the DefaultPrintFIMA property is set.