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

In This Topic
    GlossaryDocument Property
    In This Topic
    Gets 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.
    Syntax
    'Declaration
     
    Public ReadOnly Property GlossaryDocument As GlossaryDocument
    public GlossaryDocument GlossaryDocument {get;}
    See Also