A section.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
read/write |
If true, continues page numbers sequentially from the previous section. |
||
|
readonly |
The unique ID of the Section. |
||
|
read/write |
If true, places the specified prefix before page numbers on all pages in the section. |
||
|
readonly |
The index of the Section within its containing object. |
||
|
read/write |
A property that can be set to any string. |
||
|
readonly |
The number of pages in the section. |
||
|
read/write |
The section marker. |
||
|
read/write |
The name of the Section. |
||
|
read/write |
The number at which to start numbering pages. Note: Valid only when continue numbering is false. |
||
|
read/write |
The page number style. |
||
|
read/write |
The start page for the section. |
||
|
readonly |
The parent of the Section (a Document). |
||
|
read/write |
A property that allows setting of several properties at the same time. |
String extractLabel (key:String)
Gets the label value associated with the specified key.
|
Parameter |
Type |
Description |
|---|---|---|
|
key |
The key. |
undefined insertLabel (key:String, value:String)
Sets the label to the value associated with the specified key.
undefined remove ()
Deletes the Section.
Page.appliedSection