DocumentBase.SaveFormsData Property

Definition

Gets or sets a value that indicates whether Microsoft Office Word saves the data entered in a form as a tab-delimited record for use in a database.

public bool SaveFormsData { get; set; }

Property Value

Boolean

true if Microsoft Office Word saves the data entered in a form as a tab-delimited record for use in a database; otherwise, false.

Applies to