Options.PrintProperties Property

Definition

True if Microsoft Word prints document summary information on a separate page at the end of the document. False if document summary information is not printed. Summary information is found in the Properties dialog box (File menu).

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

Property Value

Applies to