Expand Minimize
This topic has not yet been rated - Rate this topic

Document.SaveFormsData Property

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.

Namespace: Microsoft.Office.Tools.Word
Assembly: Microsoft.Office.Tools.Word (in microsoft.office.tools.word.dll)

public virtual bool SaveFormsData { get; set; }

Property Value

true if Microsoft Office Word saves the data entered in a form as a tab-delimited record for use in a database; otherwise, false.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.