Method GetHeightForPageHeight
GetHeightForPageHeight(int)
Gets the height of the notebook for a given page height.
public int GetHeightForPageHeight(int pageHeight)
Parameters
pageHeight
intPage height.
Returns
- int
The desired height of the notebook for the given page height.
Remarks
Use this to fit the notebook to a given page size.