Isbn

ApePackage.Isbn property

Gets the ISBN number with check digit. See more: https://en.wikipedia.org/wiki/International_Standard_Book_Number.

public string Isbn { get; }

Property Value

The ISBN number.

See Also