Options.UseLocalUserInfo property (Word)

Returns or sets a Boolean; True if Microsoft Word identifies the document author based upon the User name and Initials settings on the General tab of the Options dialog box, and False if Word identifies the author based on the account information with which the user signed in to Office. Read/write.

Syntax

expression. UseLocalUserInfo

expression A variable that represents a Options object.

Remarks

Corresponds to setting of the Always use these values regardless of sign in to Office check box on the General tab of the Word Options dialog box.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.