Class
Delete, GetProps, MoveComponent, ObjectValid, SetProps
BookComponent
QuickLinks
Properties
| Property | Type | Access | Description |
|---|---|---|---|
| BookComponentFileType | int | readonly | |
| BookComponentIsFolderWithTemplate | int | readonly | |
| BookComponentIsFolderWithoutTemplate | int | readonly | |
| 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 | |
| ComponentIsDitaMap | bool | readonly | |
| ComponentIsSelected | int | readwrite | |
| ComponentType | int | readonly | |
| CorrespondingXmlPath | string | readwrite | |
| ExcludeBookComponent | int | readwrite | |
| ExtractElementTags | Strings String | readwrite | |
| ExtractTags | Strings String | 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 | |
| NextBookComponentInDFSOrder | BookComponent | readonly | |
| NextComponentInBook | BookComponent | readwrite | |
| NextSelectedComponentInBook | BookComponent | readonly | |
| PageNumComputeMethod | int | readwrite | |
| PageNumStyle | int | readwrite | |
| PagePrefix | string | readwrite | |
| PageSide | int | readwrite | |
| PageSuffix | string | readwrite | |
| PgfNumComputeMethod | int | readwrite | |
| PrevBookComponentInDFSOrder | BookComponent | readonly | |
| 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 | |
| UserString | string | 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.NextBookComponentInDFSOrder
BookComponent.NextComponentInBook
BookComponent.NextSelectedComponentInBook
BookComponent.PrevBookComponentInDFSOrder
BookComponent.PrevComponentInBook
Element.BookComponent
Return
BookComponent Book.NewBookComponentOfTypeInHierarchy (compName: string, compType: int, elemLoc: ElementLoc)
BookComponent Book.NewSeriesBookComponent (previous: Object)
| Jongware, 18-Jan-2015 v1.0 | Contents :: Index |