Options
All
  • Public
  • Public/Protected
  • All
Menu

Options related to the serialization of ContentBlocks

Hierarchy

  • IContentBlockSerializationOptions

Index

Properties

createLocators

createLocators: boolean

Create locators to all text blocks. Setting this to true may slow down the operation depending on the type of locators used by the publication format.

Defaults to false.

recursive

recursive: boolean

If true, also serialize all descendents. If false, no children will be included in the result.

Defaults to true

Generated using TypeDoc