Skip to main content
This object is an item of an authors list of a FB2 or EPUB file. The object contains information on the first, middle, last, nick names of the author of the document.

Properties

NameTypeDescription
ApplicationEngine, read-onlyReturns the Engine object.
FirstNameBSTRStores the first name of the author.
LastNameBSTRStores the last name of the author.
MiddleNameBSTRStores the middle name of the author.
NickNameBSTRStores the nick name of the author.

Methods

NameDescription
IsValidChecks whether the specified author is valid. The information of the author is valid, if his nick name or his first and last name are specified.
CopyFromInitializes the properties of the current object with the values of similar properties of another object.
Object Diagram

Output parameter

This object is the output parameter of the AddNew, Item methods of the AuthorsList object.

See also

AuthorsList Working with Properties