Class
Delete, GetProps, MoveComponent, ObjectValid, SetProps
BookComponent
QuickLinks
Properties
| Property | Type | Access | Description |
|---|---|---|---|
| BookComponentIsGeneratable | int | readonly | |
| BookComponentParent | BookComponent | readonly | |
| BookComponentTemplatePath | string | readwrite | |
| BookComponentTitle | string | readwrite | |
| BookComponentType | int | readwrite | |
| BookParent | Book | readonly | |
| ChapNumComputeMethod | int | readwrite | |
| ChapterNumStyle | int | readwrite | |
| ChapterNumText | string | readwrite | |
| ChapterNumber | int | readwrite | |
| ComponentDisplayText | string | readwrite | |
| ComponentElement | Element | readonly | |
| ComponentIsSelected | int | readwrite | |
| ComponentType | int | readonly | |
| ExcludeBookComponent | int | readwrite | |
| ExtractElementTags | Strings | readwrite | |
| ExtractTags | Strings | readwrite | |
| FirstComponentInBookComponent | BookComponent | readwrite | |
| FirstPageNum | int | readwrite | |
| FnCustNumString | string | readwrite | |
| FnFirstNum | string | readwrite | |
| FnNumComputeMethod | int | readwrite | |
| FnNumStyle | int | readwrite | |
| GenerateInclude | int | readwrite | |
| ImportFmtInclude | int | readwrite | |
| InsertLinks | int | readwrite | |
| Name | string | readwrite | |
| NextComponentInBook | BookComponent | readwrite | |
| NextSelectedComponentInBook | BookComponent | readonly | |
| PageNumComputeMethod | int | readwrite | |
| PageNumStyle | int | readwrite | |
| PagePrefix | string | readwrite | |
| PageSide | int | readwrite | |
| PageSuffix | string | readwrite | |
| PgfNumComputeMethod | int | readwrite | |
| PrevComponentInBook | BookComponent | readwrite | |
| PrintInclude | int | readwrite | |
| SecNumComputeMethod | int | readwrite | |
| SectionNumStyle | int | readwrite | |
| SectionNumText | string | readwrite | |
| SectionNumber | int | readwrite | |
| SubsecNumComputeMethod | int | readwrite | |
| SubsectionNumStyle | int | readwrite | |
| SubsectionNumText | string | readwrite | |
| SubsectionNumber | int | readwrite | |
| TblFnCustNumString | string | readwrite | |
| TblFnNumComputeMethod | int | readwrite | |
| TblFnNumStyle | int | readwrite | |
| Unique | int | readwrite | |
| VolNumComputeMethod | int | readwrite | |
| VolumeNumStyle | int | readwrite | |
| VolumeNumText | string | readwrite | |
| VolumeNumber | int | readwrite | |
| XmlApplicationForBookComponent | string | readwrite |
Methods
Instances
PropVals GetProps ()
void MoveComponent (moveAction: int)
| Parameter | Type | Description |
|---|---|---|
| moveAction | int |
void SetProps (setVal: PropVals)
| Parameter | Type | Description |
|---|---|---|
| setVal | PropVals |
Element of
Book.FirstComponentInBook
Book.FirstSelectedComponentInBook
BookComponent.BookComponentParent
BookComponent.FirstComponentInBookComponent
BookComponent.NextComponentInBook
BookComponent.NextSelectedComponentInBook
BookComponent.PrevComponentInBook
Element.BookComponent
| Jongware, 31-Oct-2011 v3.0.3f | Contents :: Index |