PageSetup Class |
Namespace: GemBox.Document
The PageSetup type exposes the following members.
Name | Description | |
---|---|---|
![]() | LineNumberCountBy | Gets or sets the line number increments to be displayed. Although each line has an associated line number, only lines which are an even multiple of this value shall be displayed. |
![]() | LineNumberDistanceFromText |
Gets or sets the line number distance from text (in points).
|
![]() | LineNumberRestartSetting |
Gets or sets the line number restart setting.
|
![]() | LineStartingNumber |
Gets or sets the line starting number.
|
![]() | Orientation |
Gets or sets the page orientation.
|
![]() | PageBorders |
Gets the page borders.
|
![]() | PageColor |
Gets or sets the background color for all pages of the parent section.
|
![]() | PageHeight |
Gets or sets the height of the page (in points).
|
![]() | PageMargins |
Gets or sets the page margins.
|
![]() | PageNumberStyle |
Gets or sets the number style for the page number.
|
![]() | PageStartingNumber |
Gets or sets the number that appears on the first page of the section.
|
![]() | PageWidth |
Gets or sets the width of the page (in points).
|
![]() | PaperType |
Gets or sets the type of the paper for the page.
|
![]() | RightToLeft |
Gets or sets whether the direction of the section is right-to-left.
Default value is .
|
![]() | SectionStart |
Gets or sets the type of section start.
|
![]() | TextColumns |
Gets or sets the text columns.
|