Person
Person constructor
Initialize a new instance of the Person
class.
public Person(string last, string first, string middle)
Parameter | Type | Description |
---|---|---|
last | String | The last name. |
first | String | The last name. |
middle | String | The last name. |
See Also
- class Person
- namespace Aspose.Words.Bibliography
- assembly Aspose.Words