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

In This Topic
    GcWordDocument Class
    In This Topic
    Represents a Word document.

    Contains one or more sections, content controls, and body representing the content of the document.

    Part that is responsible for working with data templates.
    Object Model
    GcWordDocument Class
    Syntax
    'Declaration
     
    Public Class GcWordDocument 
       Inherits DocumentBase
    public class GcWordDocument : DocumentBase 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.DocumentBase
          GrapeCity.Documents.Word.GcWordDocument

    See Also