Tab > Tab Assembly Classes > TabPageSettings
The TabPageSettings class contains properties and methods of table page settings.
Property name | Brief description | |
![]() |
The BlackAndWhite property determines whether the table formatting is used when the table is printed. | |
![]() |
The CenterHorizontal property determines whether the table must be centered horizontally during printing. | |
![]() |
The CenterVertical property determines whether the table must be centered vertically during printing. | |
![]() |
The ColumnsBreaks property returns columns break point settings for the current table. | |
![]() |
The ContinuousColumns property returns settings of non-breaking ranges in columns for the current table. | |
![]() |
The ContinuousRows property returns settings of non-breaking ranges in rows for the current table. | |
![]() |
The PrintHyperlinks property determines whether hyperlinks must be exported to HTML format. | |
![]() |
The PrintOrder property determines the printing order. | |
![]() |
The Range property determines the range of printed cells. | |
![]() |
The RowsBreaks property returns settings of rows break points for the current table. | |
![]() |
The Scale property returns scale settings for table printing. | |
![]() |
The TitleColumns property determines the range of title columns. | |
![]() |
The TitleColumnsScope property determines the range of title column action end. | |
![]() |
The TitleRows property determines the range of title rows. | |
![]() |
The TitleRowsScope property determines the range of title row action end. |
Property name | Description | |
![]() |
Margins | The Margins property returns an object, containing page margins. |
![]() |
PaperFormat | The PaperFormat property determines page format. |
![]() |
PaperOrientation | The PaperOrientation property determines page orientation. |
![]() |
PaperSize | The PaperSize property returns an object containing the page size. |
Method name | Description | |
![]() |
Assign | The Assign method sets parameters of a page based on the the source page parameters. |
See also: