UserInformation

UserInformation

Overview

UserInformation is a class in Aspose.Words FOSS for .NET.

Specifies information about the user.

Properties: Address, DefaultUser, Initials, Name.

Properties

NameTypeAccessDescription
NamestringRead/WriteGets or sets the user’s name.
InitialsstringRead/WriteGets or sets the user’s initials.
AddressstringRead/WriteGets or sets the user’s postal address.
DefaultUserUserInformationReadDefault user information.

See Also