An enum of error reasons relating to using ItemBookComponent.

Enumeration Members

ExceedsMaxPageLength: "ExceedsMaxPageLength"

The requested page content exceeds the max page length of 256.

ExceedsMaxPages: "ExceedsMaxPages"

The page could not be created as it would exceed the max page count of 50.

ExceedsTitleLength: "ExceedsTitleLength"

The title being signed exceeds the maximum title length of 16.