Options.UpdateFieldsAtPrint Property

Definition

True if Microsoft Word updates fields automatically before printing a document.

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

Property Value

Applies to