Value
Name | Description | Value |
---|---|---|
BuildingBlockTypes.BOOKMARK_NAME_BUILDING_BLOCK | Bookmark name building block type. | 1650614894 = 'bbbn' |
BuildingBlockTypes.CHAPTER_NUMBER_BUILDING_BLOCK | Chapter number building block type. | 1650615150 = 'bbcn' |
BuildingBlockTypes.CUSTOM_STRING_BUILDING_BLOCK | Custom string building block type. | 1650615155 = 'bbcs' |
BuildingBlockTypes.FILE_NAME_BUILDING_BLOCK | File name building block type. | 1650615918 = 'bbfn' |
BuildingBlockTypes.FULL_PARAGRAPH_BUILDING_BLOCK | Full paragraph building block type. | 1650615920 = 'bbfp' |
BuildingBlockTypes.PAGE_NUMBER_BUILDING_BLOCK | Page number building block type. | 1650618478 = 'bbpn' |
BuildingBlockTypes.PARAGRAPH_NUMBER_BUILDING_BLOCK | Paragraph number building block type. | 1651533678 = 'bpgn' |
BuildingBlockTypes.PARAGRAPH_TEXT_BUILDING_BLOCK | Paragraph text building block type. | 1650618484 = 'bbpt' |
Usage
In function
BuildingBlock BuildingBlocks.add (blockType: BuildingBlockTypes[, appliedCharacterStyle: CharacterStyle][, customText: string][, withProperties: Object])
As property
BuildingBlock.blockType
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |