Customizing Notebook Tabs
The tabs of a notebook can be customized in many different ways:
Setting the Position of Tabs
Setting the Orientation of Tabs
Within the tab, the label can be drawn horizontally or vertically. You can change the orientation of the labels with the
When the tab labels are oriented vertically, the label can be written from top to bottom, or from bottom to top.
A Notebook with Vertical Tabs
A label that is written from bottom to top is said to be flipped. To change the way vertical labels are drawn, use these
Setting the Tabs Margins
You can change the margin between the border of the tab and its label with these member functions:
Tab Margins (x and y)
Setting the Page Margins
You can also change the margins between the border of the notebook and its page view. The value returned by the
Following are the member functions for setting the page margins:
Page Margins