Envelope.DefaultSize 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.
Returns or sets the default envelope size.
public:
property System::String ^ default { System::String ^ get(); void set(System::String ^ value); };
public string this { get; set; }
member this.DefaultSize : string with get, set
Default Public Property DefaultSize As String
Property Value
Remarks
The string that's returned corresponds to the right-hand side of the string that appears in the Envelope Size box in the Envelope Options dialog box. 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) and this property returns "Custom size."