[]
A supplementary document storage which stores the definition and content for content that shall be carried with the document for future insertion and/or use, but which shall not be visible within the contents of the main document story.
public class GlossaryDocument : DocumentBase
Gets a collection of building blocks which are stored in the glossary document.
public BuildingBlockCollection BuildingBlocks { get; }