UserInformation
Overview
UserInformation is a class in Aspose.Words FOSS for .NET.
Specifies information about the user.
Properties: Address, DefaultUser, Initials, Name.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Name | string | Read/Write | Gets or sets the user’s name. |
Initials | string | Read/Write | Gets or sets the user’s initials. |
Address | string | Read/Write | Gets or sets the user’s postal address. |
DefaultUser | UserInformation | Read | Default user information. |