[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.GlossaryDocument

Class GlossaryDocument

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

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
Inheritance
object
GlossaryDocument
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()

Properties

BuildingBlocks

Gets a collection of building blocks which are stored in the glossary document.

public BuildingBlockCollection BuildingBlocks { get; }

Property Value

BuildingBlockCollection