Hard Pages
To enable hard paper functionality, you have to set the HardPages property. The HardPages property is an enum with the following values:
None: None of the pages has the hard paper feature turned on
First: Only the first page has the hard paper feature turned on
Last: Only the last page has the hard paper feature turned on
FirstAndLast: The first and last pages have the hard paper feature turned on
All: All the pages have the hard paper feature turned on
Custom: Only certain pages have the hard paper feature turned on. It is up to the user to define which pages by setting the IsHardPaper property of the RadBookItem.