Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / GlossaryDocument Class
Members

In This Topic
    GlossaryDocument Class
    In This Topic
    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.
    Object Model
    GlossaryDocument Class
    Syntax
    'Declaration
     
    Public Class GlossaryDocument 
       Inherits DocumentBase
    public class GlossaryDocument : DocumentBase 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.DocumentBase
          GrapeCity.Documents.Word.GlossaryDocument

    See Also